update .github/workflows/sync-ghes.yaml
sync
Успешно: 29c
Ожидание:0c
Облачный:gv02-runner09
Set up job9 с
Set up job
9 сactions/checkout@v41 с
actions/checkout@v4
1 сgit fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/*
git config user.email "cschleiden@github.com"
git config user.name "GitHub Actions"
1 с
git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/*
git config user.email "cschleiden@github.com"
git config user.name "GitHub Actions"
1 сactions/setup-node@v411 с
actions/setup-node@v4
11 сCheck starter workflows for GHES compat6 с
Check starter workflows for GHES compat
6 сgit add -A
if [ -z "$(git status --porcelain)" ]; then
echo "No changes to commit"
else
git commit -m "Updating GHES workflows"
fi
0 с
git add -A
if [ -z "$(git status --porcelain)" ]; then
echo "No changes to commit"
else
git commit -m "Updating GHES workflows"
fi
0 сgit push1 с
git push
1 сComplete job1 с
Complete job
1 с