mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-05-14 15:01:44 +00:00
ci: remove brackets in PR Management (#852)
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
5a301dcf55
commit
2c45b71d1f
2
.github/workflows/add-pr-label-check.yaml
vendored
2
.github/workflows/add-pr-label-check.yaml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: "[PR Management] Add PR Label Collect Data"
|
name: "PR Management Add PR Label Collect Data"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|||||||
4
.github/workflows/add-pr-label.yaml
vendored
4
.github/workflows/add-pr-label.yaml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: "[PR Management] Add PR Label"
|
name: "PR Management Add PR Label"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows:
|
workflows:
|
||||||
- "[PR Management] Add PR Label Collect Data"
|
- "PR Management Add PR Label Collect Data"
|
||||||
types: [completed]
|
types: [completed]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user