Skip to content

Commit 7b50600

Browse files
committed
Merge branch 'master' of github.com:aerospike/aerospike-client-go
2 parents 4804d1c + b36293c commit 7b50600

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/codeql-analysis.yml

+2-6
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,8 @@
1212
name: "CodeQL"
1313

1414
on:
15-
push:
16-
branches: [ master, v5, v6]
17-
pull_request:
18-
# The branches below must be a subset of the branches above
19-
branches: [ master, v5, v6 ]
20-
15+
workflow_dispatch:
16+
2117
jobs:
2218
analyze:
2319
name: Analyze

0 commit comments

Comments
 (0)