mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
Fix dispatch.yml
This commit is contained in:
parent
10418eb783
commit
90c9fba554
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
|
name: Dispatch
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
|
|
Loading…
Add table
Reference in a new issue