Skip to content

Commit

Permalink
Trigger deploy-wheels-linux workflow when its yaml is modified.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwoodsend committed Sep 20, 2021
1 parent ba82052 commit ce972b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-wheels-linux.yml
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- ".github/workflows/deploy-wheels-linux.yml"
release:
types:
- published
Expand Down

0 comments on commit ce972b4

Please sign in to comment.