Skip to content

Commit

Permalink
Update check-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesPeck authored Jun 26, 2024
1 parent 6e6c2bb commit c06960a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-docker.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Docker Build
on:
push:
branches: [main, dev]
branches: [main, dev, workflows/docker]
pull_request:
branches: [main, dev]
branches: [main, dev, workflows/docker]
schedule:
- cron: 33 7 * * 1,3,5

Expand Down

0 comments on commit c06960a

Please sign in to comment.