Skip to content

Commit

Permalink
chore: fix workflow needs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adeldhis2 committed May 22, 2024
1 parent 27e059c commit 7bbf1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

release:
runs-on: ubuntu-latest
needs: call-workflow-e2e-prod
needs: call-workflow-e2e-github-actions
if: |
!github.event.push.repository.fork &&
github.actor != 'dependabot[bot]' &&
Expand Down

0 comments on commit 7bbf1c6

Please sign in to comment.