We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff772a7 commit 67d135dCopy full SHA for 67d135d
.github/workflows/release-lib.yml
@@ -6,8 +6,6 @@ on:
6
workflows: ['Test and lint']
7
types:
8
- completed # Only when it's completed
9
- branches:
10
- - main # Only run the publish workflow for pushes to main
11
12
jobs:
13
publish-lib:
0 commit comments