Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Oct 9, 2023
1 parent 65cd887 commit df79c95
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/bbm_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ name: bbm-deploy
on:
push:
paths:
- ".github/workflows/bbm_check_conf.yml"
- ".github/workflows/deploy.yml"
- ".github/workflows/bbm_deploy.yml"
- "autogen/**"
- "builtbot.tac"
- "common_factories.py"
Expand All @@ -18,8 +17,7 @@ on:
- "validate_master_cfg.sh"
pull_request:
paths:
- ".github/workflows/bbm_check_conf.yml"
- ".github/workflows/deploy.yml"
- ".github/workflows/bbm_deploy.yml"
- "autogen/**"
- "builtbot.tac"
- "common_factories.py"
Expand Down

0 comments on commit df79c95

Please sign in to comment.