mirror of
https://github.com/github/codeql-action
synced 2026-06-01 20:01:46 +03:00
Run on Ubuntu
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
update:
|
||||
name: Update code and create PR
|
||||
timeout-minutes: 15
|
||||
runs-on: macos-latest
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write # needed to push the updated files
|
||||
pull-requests: write # needed to create the PR
|
||||
|
||||
Reference in New Issue
Block a user