Skip to content

Commit

Permalink
Merge pull request #221 from dhis2/update-workflow
Browse files Browse the repository at this point in the history
ci(actions): update workflow to latest
  • Loading branch information
ismay authored Jun 10, 2021
2 parents 71631bb + bafef54 commit 45ddec0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: 'dhis2: verify (app)'

on: push

concurrency:
group: ${{ github.workflow}}-${{ github.ref }}
cancel-in-progress: true

env:
GIT_AUTHOR_NAME: '@dhis2-bot'
GIT_AUTHOR_EMAIL: '[email protected]'
Expand Down

0 comments on commit 45ddec0

Please sign in to comment.