Skip to content

Commit 7c2a2c2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Codestyle-Check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Pre Commit
1010
if: ${{ github.repository_owner == 'PaddlePaddle' }}
1111
runs-on:
12-
group: APPROVAL
12+
group: ubuntu-22.04
1313
env:
1414
PR_ID: ${{ github.event.pull_request.number }}
1515
BRANCH: develop

0 commit comments

Comments
 (0)