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:
push:
branches: [ master, v2-wip ]
branches: [ master, v2 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
+2 -2
View File
@@ -2,10 +2,10 @@ name: test
on:
push:
branches:
- v2-wip
- v2
pull_request:
branches:
- v2-wip
- v2
jobs:
build: