run quality check on every change

This commit is contained in:
stonedDiscord
2023-05-05 15:06:04 +02:00
committed by GitHub
parent 5f02a2634a
commit ee2fbfe0e9

View File

@@ -11,14 +11,7 @@
#
name: "CodeQL"
on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '29 15 * * 2'
on: [push, pull_request]
jobs:
analyze: