Skip to content

Commit

Permalink
action on certain path change
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyCh3n committed Oct 1, 2021
1 parent 2fd0e46 commit 959d502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]
paths:
- ./src/Dockerfile/
pull_request:
branches: [ main ]

Expand Down

0 comments on commit 959d502

Please sign in to comment.