update .github/workflows/sync-ghes.yaml
sync
Успешно: 29c
Ожидание:0c
Облачный:gv02-runner09
Показывать время
Set up job9 с
Set up job9 с
actions/checkout@v41 с
actions/checkout@v41 с
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@v411 с
Check starter workflows for GHES compat6 с
Check starter workflows for GHES compat6 с
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 push1 с
Complete job1 с
Complete job1 с