Skip to content

Commit

Permalink
Build on rails dev file changes as well
Browse files Browse the repository at this point in the history
  • Loading branch information
c-gerke committed Dec 29, 2024
1 parent af1310a commit 0cacc49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- "dind-with-node/.devcontainer/devcontainer.json"
- "python-selenium/.devcontainer/devcontainer.json"
- "python-selenium/Dockerfile"
- "rails-dev/.devcontainer/devcontainer.json"
- "rails-dev/Dockerfile"
workflow_dispatch:
schedule:
- cron: '0 1 * * 3' # Run weekly at 8 PM Central Time
Expand Down

0 comments on commit 0cacc49

Please sign in to comment.