Skip to content

Commit 3c23897

Browse files
committed
Change to use public resource of github.
1 parent 005bb0d commit 3c23897

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/Codestyle-Check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ on:
77
jobs:
88
pre-commit:
99
name: Pre Commit
10-
if: ${{ github.repository_owner == 'PaddlePaddle' }}
1110
runs-on:
12-
group: APPROVAL
11+
group: ubuntu-22.04
1312
env:
1413
PR_ID: ${{ github.event.pull_request.number }}
1514
BRANCH: develop

0 commit comments

Comments
 (0)