Skip to content

Commit

Permalink
ci: Remove branch filter on Publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joshooaj committed Mar 19, 2024
1 parent e1b33bf commit fe2fb37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
workflows: ["Test"]
types:
- completed
branches:
- main

jobs:
publish:
Expand Down

0 comments on commit fe2fb37

Please sign in to comment.