mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
Update release_drafter_workflow.yml
This commit is contained in:
parent
6781c465af
commit
fe16c72702
12
.github/workflows/release_drafter_workflow.yml
vendored
12
.github/workflows/release_drafter_workflow.yml
vendored
|
@ -7,12 +7,12 @@ on:
|
|||
branches:
|
||||
- staged
|
||||
# pull_request event is required only for autolabeler
|
||||
# pull_request:
|
||||
# # Only following types are handled by the action, but one can default to all as well
|
||||
# types: [opened, reopened, synchronize]
|
||||
# # pull_request_target event is required for autolabeler to support PRs from forks
|
||||
# # pull_request_target:
|
||||
# # types: [opened, reopened, synchronize]
|
||||
pull_request:
|
||||
# Only following types are handled by the action, but one can default to all as well
|
||||
# types: [opened, reopened, synchronize]
|
||||
# pull_request_target event is required for autolabeler to support PRs from forks
|
||||
# pull_request_target:
|
||||
# types: [opened, reopened, synchronize]
|
||||
|
||||
jobs:
|
||||
update_release_draft:
|
||||
|
|
Loading…
Reference in a new issue