mirror of
https://github.com/ITStudioOUC/.github.git
synced 2026-06-17 14:06:32 +00:00
Fix file pattern for README in update-members workflow
This commit is contained in:
@@ -37,4 +37,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
commit_message: "docs: update organization members list"
|
commit_message: "docs: update organization members list"
|
||||||
branch: main
|
branch: main
|
||||||
file_pattern: "/profile/README.md"
|
file_pattern: "profile/README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user