mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-04-08 13:10:07 +00:00
chore: update workflows
This commit is contained in:
parent
5a9289952f
commit
7afe8ff863
2 changed files with 17 additions and 6 deletions
3
.github/workflows/codeql.yaml
vendored
3
.github/workflows/codeql.yaml
vendored
|
|
@ -11,6 +11,9 @@ on:
|
|||
schedule:
|
||||
- cron: '0 17 * * 5'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
codeQL:
|
||||
# CodeQL runs on ubuntu-latest, windows-latest, and macos-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue