Skip to content

Commit

Permalink
chore: dont copy-to-ci for dependabot which doesnt have needed token
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Jun 19, 2024
1 parent 2591507 commit db8143f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/copy-to-d2-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- master
- dependabot/**

env:
GH_TOKEN: ${{secrets.DHIS2_BOT_GITHUB_TOKEN}}
Expand Down

0 comments on commit db8143f

Please sign in to comment.