docs
This commit is contained in:
parent
7a194ca407
commit
20e8e6be98
|
@ -7,7 +7,7 @@ on:
|
||||||
tags: ["*"]
|
tags: ["*"]
|
||||||
# use this event type to share secrets with forks.
|
# use this event type to share secrets with forks.
|
||||||
# it's important that the PR head SHA is checked out to run the changes
|
# it's important that the PR head SHA is checked out to run the changes
|
||||||
pull_request_target:
|
pull_request: # fixme: pull_request_target
|
||||||
branches: ["master", "release/*"]
|
branches: ["master", "release/*"]
|
||||||
paths:
|
paths:
|
||||||
- ".actions/*"
|
- ".actions/*"
|
||||||
|
|
Loading…
Reference in New Issue