Remove code scanning on pull request

This commit is contained in:
Andrew Eisenberg
2020-05-26 20:51:30 -07:00
committed by Andrew Eisenberg
parent 16e09b7ae9
commit e2771a8922

View File

@@ -2,7 +2,6 @@ name: "Code Scanning - CodeQL"
on: on:
push: push:
pull_request:
schedule: schedule:
- cron: '0 0 * * 0' - cron: '0 0 * * 0'