update .github/workflows/validate-data.yaml
sync
Успешно: 31c
Ожидание:0c
Облачный:gv02-runner07
Показывать время
Set up job10 с
Set up job10 с
actions/checkout@v42 с
actions/checkout@v42 с
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"
0 с
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"
0 с
actions/setup-node@v411 с
actions/setup-node@v411 с
Check starter workflows for GHES compat5 с
Check starter workflows for GHES compat5 с
git add -A
if [ -z "$(git status --porcelain)" ]; then
echo "No changes to commit"
else
git commit -m "Updating GHES workflows"
fi
1 с
git add -A
if [ -z "$(git status --porcelain)" ]; then
echo "No changes to commit"
else
git commit -m "Updating GHES workflows"
fi
1 с
git push0 с
git push0 с
Complete job2 с
Complete job2 с