make workflows only run on pull_request
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
name: codeql
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, ]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user