Fix flawfinder workflow

This commit is contained in:
Alex
2023-04-30 20:51:28 +03:00
parent 5e81421ec6
commit 6e6d22403c

View File

@ -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'