ci: prevent codeql from running on every push

This commit is contained in:
Nicolas Giard 2022-03-07 20:23:46 -05:00 committed by GitHub
parent ab300914e9
commit 81272b5b66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
name: CodeQL Analysis
on:
push:
branches: [ main ]
# push:
# branches: [ main ]
pull_request:
branches: [ main ]
schedule: