We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752c471 commit e7c0549Copy full SHA for e7c0549
1 file changed
.github/workflows/workflow.yaml
@@ -46,7 +46,6 @@ jobs:
46
name: release
47
if: ${{ github.ref == 'refs/heads/main' }}
48
needs:
49
- - style
50
- tests
51
runs-on: ubuntu-20.04
52
steps:
0 commit comments