This commit is contained in:
Jirka 2023-08-25 09:18:25 +02:00
parent 7a194ca407
commit 20e8e6be98
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
tags: ["*"]
# use this event type to share secrets with forks.
# 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/*"]
paths:
- ".actions/*"