Skip to content

Commit

Permalink
ci: remove workflow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jponge committed Sep 1, 2023
1 parent aa0d546 commit 58a8ae0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ concurrency:
jobs:
snapshot:
name: Deploy snapshots
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 58a8ae0

Please sign in to comment.