Rename branch v2-wip -> v2

This commit is contained in:
Thomas Pelletier
2021-04-15 11:26:14 -04:00
parent 59cddbc573
commit 2eff2d082a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ name: "CodeQL"
on: on:
push: push:
branches: [ master, v2-wip ] branches: [ master, v2 ]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ master ] branches: [ master ]
+2 -2
View File
@@ -2,10 +2,10 @@ name: test
on: on:
push: push:
branches: branches:
- v2-wip - v2
pull_request: pull_request:
branches: branches:
- v2-wip - v2
jobs: jobs:
build: build: