Skip to content

Conversation

@johnboyes
Copy link
Collaborator

To ignore the Dependabot branches we need to use ** at the end of our
filter, as the single * we had before does not match the /
character

To ignore the Dependabot branches we need to use `**` at the end of our
filter, as [the single `*` we had before does not match the `/`
character][1]

[1]: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet
@johnboyes johnboyes added the patch Semantic versioning: backwards compatible bug fixes label Aug 12, 2020
@johnboyes johnboyes merged commit baf2d86 into main Aug 12, 2020
@johnboyes johnboyes deleted the fix-dependabot branch August 12, 2020 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Semantic versioning: backwards compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants