Skip to content

Commit

Permalink
chore(ci): build on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles authored Jun 30, 2024
1 parent 9274fbd commit c8dd0ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
schedule:
- cron: "45 2 * * *" # 0245 UTC everyday
workflow_dispatch:
pull_request:
branches:
- main

env:
IMAGE_NAME: fsync
Expand Down

0 comments on commit c8dd0ba

Please sign in to comment.