Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Aug 10, 2023
1 parent 93f2a2f commit 4bf596d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ name: deploy
on:
push:
paths:
- ".github/workflows/deploy.yml"
- "autogen/**"
- "docker-compose/**"
- "master-**"
- "master.cfg"
pull_request:
paths:
- ".github/workflows/deploy.yml"
- "autogen/**"
- "docker-compose/**"
- "master-**"
Expand Down

0 comments on commit 4bf596d

Please sign in to comment.