There was an error while loading. Please reload this page.
1 parent a2a3173 commit 922c00eCopy full SHA for 922c00e
.github/workflows/codeql-analysis.yml
@@ -1,8 +1,6 @@
1
name: "CodeQL"
2
3
-on:
4
- push:
5
- branches: [ master ]
+on: [push, pull_request]
6
7
jobs:
8
analyze:
0 commit comments