mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-04-11 22:50:06 +00:00
chore: clean workflows
This commit is contained in:
parent
80284ede25
commit
696fa5c0e7
2 changed files with 0 additions and 5 deletions
2
.github/workflows/codeql.yaml
vendored
2
.github/workflows/codeql.yaml
vendored
|
|
@ -3,12 +3,10 @@ name: "Code Scanning - Action"
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
schedule:
|
||||
- cron: '0 17 * * 5'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue