only run devskim on push to main
This commit is contained in:
@@ -8,8 +8,6 @@ name: DevSkim
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
schedule:
|
||||
- cron: '19 14 * * 5'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user