Skip to content

Commit

Permalink
Remove job dependency. Should have done when I moved job to new file
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Rigby <scott@r6by.com>
  • Loading branch information
scottrigby committed Feb 21, 2023
1 parent c8efe20 commit b696464
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -47,7 +47,6 @@ jobs:

canary-release:
runs-on: ubuntu-latest
needs: build
if: github.ref == 'refs/heads/main'
steps:
- name: Checkout source code
Expand Down

0 comments on commit b696464

Please sign in to comment.