runs tests on each push on the repository
This commit is contained in:
4
.github/workflows/security-checks.yaml
vendored
4
.github/workflows/security-checks.yaml
vendored
@@ -1,9 +1,7 @@
|
||||
name: Security checks
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user