mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 18:30:14 +00:00
Only run PR checks on Ubuntu by default
This commit is contained in:
Generated
-8
@@ -38,16 +38,8 @@ jobs:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
version: linked
|
||||
- os: macos-latest
|
||||
version: linked
|
||||
- os: windows-latest
|
||||
version: linked
|
||||
- os: ubuntu-latest
|
||||
version: nightly-latest
|
||||
- os: macos-latest
|
||||
version: nightly-latest
|
||||
- os: windows-latest
|
||||
version: nightly-latest
|
||||
name: Config export
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user