Rename dev branch to v1 and next branch to v2

This commit is contained in:
FabianLars
2023-05-03 08:55:44 +02:00
parent 882fcf8ab1
commit dce0f02bc5
23 changed files with 41 additions and 31 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ on:
workflow_dispatch:
push:
branches:
- dev
- next
- v1
- v2
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}