We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d58b12 + 05d53e3 commit ae0060cCopy full SHA for ae0060c
.github/workflows/codeql-analysis.yml
@@ -15,10 +15,7 @@ on:
15
push:
16
branches:
17
- '**'
18
- pull_request:
19
- # The branches below must be a subset of the branches above
20
- branches:
21
- - '**'
+
22
schedule:
23
- cron: '20 16 * * 3'
24
.github/workflows/unit-tests.yml
@@ -4,9 +4,6 @@ on:
4
5
6
7
8
9
10
11
jobs:
12
UbuntuLatest:
0 commit comments