Start deployment of v7 snapshots

This commit is contained in:
Alexander Brandes
2023-01-09 10:42:08 +01:00
parent 37d6dcc7ea
commit fb2533d66a
2 changed files with 40 additions and 2 deletions

View File

@ -2,10 +2,10 @@ name: "CodeQL"
on:
push:
branches: [ v6 ]
branches: [ v7 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ v6 ]
branches: [ v7 ]
jobs:
analyze: