workflows#sync: sync after changelog generation

This commit is contained in:
Timothy DeHerrera 2021-03-01 22:57:23 -07:00
parent 92afb9c52f
commit 78af546705
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -1,7 +1,12 @@
name: Sync Community Branch
on:
push:
workflow_run:
workflows:
- "CI - Changelog"
- "Release"
types:
- completed
branches:
- core