mirror of
https://github.com/github/codeql-action
synced 2026-05-31 00:00:46 +03:00
Reorder strategy properties
This commit is contained in:
@@ -112,13 +112,13 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- language: actions
|
||||
build-mode: none
|
||||
- language: python
|
||||
build-mode: none
|
||||
fail-fast: false
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user