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

Update file match to be more precise #953

Merged
merged 1 commit into from
Jul 28, 2024
Merged

Conversation

SeanKilleen
Copy link
Member

Supports #941.

@@ -7,7 +7,7 @@
{
"customType": "regex",
"fileMatch": [
"^build-process.yml$"
"^.github\\workflows\\build-process.yml$"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ℹ️ I wasn't expecting the entire path to be necessary but it totally makes sense that it would be.

@SeanKilleen SeanKilleen enabled auto-merge (squash) July 28, 2024 01:41
Copy link

@SeanKilleen SeanKilleen merged commit 5faa565 into master Jul 28, 2024
7 checks passed
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.

1 participant