Revert "make gh workflows only run on pull_request"

This commit is contained in:
Arc
2022-10-07 11:32:48 +02:00
committed by dni ⚡
parent f495b7dedf
commit ca69cb5aaf
5 changed files with 7 additions and 3 deletions
+2
View File
@@ -1,6 +1,8 @@
name: codeql
on:
push:
branches: [main, ]
pull_request:
branches: [main]
schedule: