mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 19:14:13 +08:00
for sing branch job run
This commit is contained in:
parent
7954ab7b5e
commit
3e2dc469be
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd sing-rule || exit 1
|
cd sing-rule || exit 1
|
||||||
cp ../workflow/README.md .
|
cp ../workflow/README.md .
|
||||||
ls
|
mkdir -p .github/workflows && cp ../workflow/.github/workflows/run.yml .github/workflows
|
||||||
git init
|
git init
|
||||||
git config --local user.name "github-actions[bot]"
|
git config --local user.name "github-actions[bot]"
|
||||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user