Run CodeQL on push

This commit is contained in:
Martin Lund 2024-05-13 11:01:24 +02:00
parent 747ac62733
commit 694524cb6f

View file

@ -12,8 +12,8 @@
name: "CodeQL" name: "CodeQL"
on: on:
# push: push:
# branches: [ "main", "master" ] branches: [ "main", "master" ]
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 0 * * *'
pull_request: pull_request: