Revert "make gh workflows only run on pull_request"

This commit is contained in:
Arc 2022-10-06 17:51:36 +01:00 committed by GitHub
parent 00667badfd
commit b46c06012d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 3 deletions

View file

@ -1,6 +1,8 @@
name: codeql
on:
push:
branches: [main, ]
pull_request:
branches: [main]
schedule: