update README.md
Задания
Задания
sync
Успешно: 36c
Ожидание:0c
Облачныйgv02-runner01
Версия:4.1.1
Показывать время
Set up job20 с
Set up job20 с
actions/checkout@v40 с
actions/checkout@v40 с
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@v410 с
actions/setup-node@v410 с
Check starter workflows for GHES compat4 с
Check starter workflows for GHES compat4 с
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 push0 с
git push0 с
Complete job1 с
Complete job1 с