workflows#sync: sync after changelog generation
This commit is contained in:
parent
92afb9c52f
commit
78af546705
7
.github/workflows/community_sync.yml
vendored
7
.github/workflows/community_sync.yml
vendored
@ -1,7 +1,12 @@
|
|||||||
name: Sync Community Branch
|
name: Sync Community Branch
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_run:
|
||||||
|
workflows:
|
||||||
|
- "CI - Changelog"
|
||||||
|
- "Release"
|
||||||
|
types:
|
||||||
|
- completed
|
||||||
branches:
|
branches:
|
||||||
- core
|
- core
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user