Skip to content

Commit

Permalink
Merge branch 'master' of github.com:aerospike/aerospike-client-go
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Mar 30, 2023
2 parents 4804d1c + b36293c commit 7b50600
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,8 @@
name: "CodeQL"

on:
push:
branches: [ master, v5, v6]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, v5, v6 ]

workflow_dispatch:

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit 7b50600

Please sign in to comment.