Skip to content

Commit

Permalink
remove needs
Browse files Browse the repository at this point in the history
  • Loading branch information
kobik committed Mar 2, 2023
1 parent 820b76a commit fd379d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Expand Up @@ -5,7 +5,6 @@ on: [ workflow_dispatch ]
jobs:
release:
name: Release
needs: [package-lock-lint, test]
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
steps:
Expand Down

0 comments on commit fd379d4

Please sign in to comment.