Skip to content

Commit 6df5718

Browse files
committed
Sync auto-sec-scan.yml from .github repo
1 parent fa171ae commit 6df5718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-sec-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
types: [opened, synchronize, reopened]
55
jobs:
66
security_scan:
7-
runs-on: ubuntu-latest
7+
runs-on: [self-hosted, linux, x64, big]
88
steps:
99
- name: Checkout code
1010
uses: actions/checkout@main

0 commit comments

Comments
 (0)