We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b6310 commit f653814Copy full SHA for f653814
3 files changed
.github/workflows/codeql.yaml
@@ -2,13 +2,7 @@
2
3
name: CodeQL
4
5
-on:
6
- push:
7
- branches:
8
- - main
9
- pull_request:
10
11
+on: push
12
13
permissions:
14
actions: read
.github/workflows/integration.yaml
name: Integration
contents: read
.github/workflows/lint-and-test.yaml
name: Lint and Test
0 commit comments