Skip to content

Commit

Permalink
Merge pull request #10 from pawanpaudel93/fix/github-publish-workflow
Browse files Browse the repository at this point in the history
fix: Run publish workflow on main branch only after CI completion
  • Loading branch information
7i7o authored Nov 16, 2023
2 parents d6fa8fc + 238dc76 commit 0c42067
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
workflows: ['CI']
types:
- completed
push:
branches:
- 'main'

Expand Down

0 comments on commit 0c42067

Please sign in to comment.