We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df89f59 commit e4f1029Copy full SHA for e4f1029
.github/workflows/bump-patch.yml
@@ -6,7 +6,6 @@ on:
6
jobs:
7
tag:
8
runs-on: ubuntu-latest
9
- needs: test
10
if: ${{ github.ref == 'refs/heads/main' }}
11
steps:
12
- name: Checkout
0 commit comments