mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-30 00:08:03 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "master" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches: [ "main" ]
|
branches: [ "master" ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '21 1 * * 1'
|
- cron: '21 1 * * 1'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user