Skip to content

Commit

Permalink
Modify GitHub Actions trigger conditions.
Browse files Browse the repository at this point in the history
  • Loading branch information
P3TERX committed Feb 20, 2020
1 parent 833489a commit 9a0c285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
branches:
- master
paths:
- 'root'
- 'root/**'
- 'Dockerfile'
schedule:
- cron: 10 16 * * *
Expand Down

0 comments on commit 9a0c285

Please sign in to comment.