Skip to content

Commit

Permalink
fix: remove dependency from dispatch job
Browse files Browse the repository at this point in the history
  • Loading branch information
ZavenArra committed Dec 11, 2020
1 parent 79918db commit 803d90d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/treetracker-wallet-api-deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
deploy-test:
name: Deploy latest to test environment, requires approval
runs-on: ubuntu-latest
needs: build
if: |
!contains(github.event.head_commit.message, 'skip-ci') &&
github.event_name == 'push' &&
Expand Down

0 comments on commit 803d90d

Please sign in to comment.