Skip to content

Commit

Permalink
ci: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed Jun 11, 2024
1 parent 5dd309b commit 1ef3a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
release:
needs: [lint, test, e2e]
uses: ./.github/workflows/release.yml
# Skip forks and dependabot PRs
if: "!github.event.push.repository.fork && github.actor != 'dependabot[bot]'"
secrets: inherit

0 comments on commit 1ef3a63

Please sign in to comment.