Skip to content

Commit

Permalink
fix: dont skip
Browse files Browse the repository at this point in the history
  • Loading branch information
ZavenArra committed Dec 11, 2020
1 parent 7eed1bc commit b7c244b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/treetracker-wallet-api-deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
name: Deploy latest to test environment, requires approval
runs-on: ubuntu-latest
if: |
!contains(github.event.head_commit.message, 'skip-ci') &&
github.event_name == 'push' &&
github.repository == 'Greenstand/treetracker-wallet-api'
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b7c244b

Please sign in to comment.