Update codeql-analysis.yml

This commit is contained in:
Evan Su 2021-06-07 14:34:10 -04:00 committed by GitHub
parent 3b5aceaa22
commit 65de6c0632
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,12 +13,11 @@ name: "CodeQL"
on: on:
push: push:
branches: [ main ] paths:
- "src/Picocrypt.go"
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ main ] branches: [ main ]
schedule:
- cron: '22 0 * * 6'
jobs: jobs:
analyze: analyze: