mirror of
				https://code.forgejo.org/actions/checkout.git
				synced 2025-11-04 06:39:11 +00:00 
			
		
		
		
	Merge fad8fd9f21 into 85e6279cec
				
					
				
			This commit is contained in:
		
						commit
						52809b3109
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -273,6 +273,9 @@ jobs:
 | 
			
		|||
 | 
			
		||||
```yaml
 | 
			
		||||
on: push
 | 
			
		||||
# `contents:write` permission must be granted to the built-in token, see https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
 | 
			
		||||
permissions:
 | 
			
		||||
  contents: write #Require 
 | 
			
		||||
jobs:
 | 
			
		||||
  build:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue