mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
ci: update workflow triggersemantic-release.yml
This commit is contained in:
parent
9ce450573c
commit
6cbfe06691
1 changed files with 1 additions and 1 deletions
2
.github/workflows/semantic-release.yml
vendored
2
.github/workflows/semantic-release.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Semantic Release
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows:
|
workflows:
|
||||||
- Pre-commit
|
- Lint
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue