update .gitverse/workflows/qwerty.yml
sync
2м 16c
Ожидание:1c
Облачный:gv02-runner08
Set up job0 с
Set up job
0 сactions/checkout@v42 с
actions/checkout@v4
2 с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@v49 с
actions/setup-node@v4
9 с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 мин 49 с
git push
1 мин 49 сComplete job0 с
Complete job
0 с