Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b- authored Dec 17, 2023
1 parent 1f6ca7f commit e041866
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: build-ucore
on:
push:
branches: ["live"]
pull_request:
branches: ["live"]
merge_group:
branches: ["live"]
schedule:
- cron: '45 23 * * *' # 11:45PM UTC everyday (approx 1.5 hours after coreos images publish)
workflow_dispatch:
Expand Down

0 comments on commit e041866

Please sign in to comment.