Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid triggering push for Dependabot branches (again) #223

Merged
merged 1 commit into from Jun 16, 2021

Conversation

brcrista
Copy link
Contributor

#222 didn't work. Dependabot branch names look like dependabot/npm_and_yarn/glob-parent-5.1.2. According to the docs, * does not match / and you need ** for that.

@brcrista brcrista requested a review from a team as a code owner June 16, 2021 14:26
@brcrista brcrista merged commit 2368fec into main Jun 16, 2021
@brcrista brcrista deleted the brcrista/dependabot-push branch June 16, 2021 14:31
@brcrista
Copy link
Contributor Author

It works now: https://github.com/actions/upload-artifact/pull/221/checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants