Skip to content

Commit

Permalink
ci: ignore dependabot's branch builds
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK authored Jun 14, 2022
1 parent 2b3c1f4 commit f08a75d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- 'autodelivery**'
- 'bump-**'
- 'renovate/**'
- 'dependabot/**'
paths-ignore:
- 'CHANGELOG.md'
- 'LICENSE'
Expand Down

0 comments on commit f08a75d

Please sign in to comment.