Skip to content

Commit

Permalink
Update sync-repo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ioworker0 authored Mar 18, 2024
1 parent e2583ae commit ca35208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
cd linux
git pull -f kernel master
mkdir -p .github/workflows
cp ../sync-repo.yml .github/workflows/sync-repo.yml
git add .github/workflows/sync-repo.yml
git commit -m "[AUTO-COMMIT] AUTO SYNC KERNEL REPO" .github/workflows/sync-repo.yml
git push -f origin master
Expand Down

0 comments on commit ca35208

Please sign in to comment.