Skip to content

Commit f537110

Browse files
Copilothenrymercer
andcommitted
Add sync-back script execution to rebuild workflow
Co-authored-by: henrymercer <[email protected]>
1 parent 5d79536 commit f537110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rebuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
cd pr-checks
7878
python -m pip install --upgrade pip
7979
pip install ruamel.yaml==0.17.31
80+
python3 sync-back.py
8081
python3 sync.py
8182
8283
- name: "Merge in progress: Finish merge and push"

0 commit comments

Comments
 (0)