We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71b194 commit 86b190aCopy full SHA for 86b190a
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
26
release:
27
runs-on: ubuntu-latest
28
- needs: fmt
29
if: startsWith(github.ref, 'refs/tags/')
30
steps:
31
- uses: actions/checkout@v3
0 commit comments