Skip to content

Commit

Permalink
chore(ci): rebuild on pushes to main
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 committed Aug 15, 2024
1 parent 3a96279 commit aef4ed3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-40.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
schedule:
- cron: '5 15 * * *' # 3pm-ish UTC everyday (timed against official fedora container pushes)
workflow_dispatch:
push:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit aef4ed3

Please sign in to comment.