fix nightly cron schedule
This commit is contained in:
		
							parent
							
								
									927871c59e
								
							
						
					
					
						commit
						c1c40644ac
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2,7 +2,7 @@ name: aws-zig nightly build | |||
| run-name: ${{ github.actor }} building AWS Zig SDK | ||||
| on: | ||||
|   schedule: | ||||
|     - cron: '0 12 30 * *' # 12:30 UTC, 4:30AM Pacific | ||||
|     - cron: '30 12 * * *' # 12:30 UTC, 4:30AM Pacific | ||||
|   push: | ||||
|     branches: | ||||
|       - 'zig-develop*' | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue