mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-07-03 21:43:32 +00:00
Compare commits
1 Commits
unstable-o
...
old-dev
Author | SHA1 | Date | |
---|---|---|---|
f46fd372d2 |
3
.github/workflows/protect_files.yml
vendored
3
.github/workflows/protect_files.yml
vendored
@ -4,7 +4,6 @@ on:
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
branches:
|
||||
- development
|
||||
paths:
|
||||
@ -20,4 +19,4 @@ jobs:
|
||||
steps:
|
||||
- uses: superbrothers/close-pull-request@v3
|
||||
with:
|
||||
comment: "This PR has been closed for modifying protected files. See `CONTRIBUTING.md` for more information."
|
||||
comment: "This PR has been closed for modifying protected files. See `CONTRIBUTING.md` for more information."
|
||||
|
Reference in New Issue
Block a user