Trigger linting on PRs to any branch, not just master
This commit is contained in:
3
.github/workflows/kics.yml
vendored
3
.github/workflows/kics.yml
vendored
@@ -3,8 +3,7 @@ name: kics
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
|
||||
|
||||
jobs:
|
||||
kics:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user