Skip to content

Commit

Permalink
ci(actions): update workflow to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed Jun 10, 2021
1 parent 71631bb commit bafef54
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 bafef54

Please sign in to comment.