mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
Fix flawfinder workflow
This commit is contained in:
parent
5e81421ec6
commit
6e6d22403c
4
.github/workflows/flawfinder.yml
vendored
4
.github/workflows/flawfinder.yml
vendored
@ -7,10 +7,10 @@ name: flawfinder
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ "main" ]
|
||||
branches: [ "master" ]
|
||||
schedule:
|
||||
- cron: '21 1 * * 1'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user