mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 16:03:35 +00:00 
			
		
		
		
	Merge fad8fd9f21fbc72b23b74e229a69aa4e5d256f73 into ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
This commit is contained in:
		
						commit
						1f90af1faf
					
				| @ -308,6 +308,9 @@ jobs: | |||||||
| 
 | 
 | ||||||
| ```yaml | ```yaml | ||||||
| on: push | 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: | jobs: | ||||||
|   build: |   build: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user