mirror of
https://github.com/github/codeql-action
synced 2026-05-25 15:00:36 +03:00
Specify the ruamel.yaml version in one place only (sync.sh)
This commit is contained in:
@@ -12,7 +12,7 @@ fi
|
||||
rm -rf .github/workflows/__*
|
||||
|
||||
# Generate the PR checks
|
||||
cd pr-checks && python3 sync.py
|
||||
pr-checks/sync.sh
|
||||
|
||||
# Check that repo is still clean
|
||||
if [ ! -z "$(git status --porcelain)" ]; then
|
||||
|
||||
Reference in New Issue
Block a user