We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 482c326 + bb23d7a commit c8e2cc8Copy full SHA for c8e2cc8
1 file changed
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
jobs:
8
scan:
9
- runs-on: ubuntu-latest
+ runs-on: macos-latest
10
permissions:
11
contents: read # for actions/checkout to fetch code
12
security-events: write # for GitHub/codeql-action/upload-sarif to upload SARIF results
0 commit comments