We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c0ce00 commit 331d647Copy full SHA for 331d647
.github/workflows/build.yaml
@@ -63,7 +63,6 @@ jobs:
63
64
version:
65
needs: build
66
- if: ${{ github.event.workflow_run.event == 'push' }}
67
runs-on: ubuntu-latest
68
69
steps:
0 commit comments