mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
Fix dispatch.yml
This commit is contained in:
parent
198008e7d9
commit
64a9ccdfe3
1 changed files with 3 additions and 0 deletions
3
.github/workflows/dispatch.yml
vendored
3
.github/workflows/dispatch.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Dispatch
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, reopened]
|
||||
|
|
Loading…
Add table
Reference in a new issue