chore: only run govulncehck on master
This commit is contained in:
parent
56dfcedc4d
commit
9e7be56875
|
|
@ -3,9 +3,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
schedule:
|
schedule:
|
||||||
# Trigger every day at 16:00 UTC
|
# Trigger every day at 16:00 UTC
|
||||||
- cron: '0 16 * * *'
|
- cron: '0 16 * * *'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue