Renamed branch

This commit is contained in:
phoenix
2025-03-21 21:21:53 -04:00
parent 64f936bb3c
commit 3f379cf454
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push: push:
branches: branches:
- main - main
- dev - devel
tags: tags:
- 'v*' # Trigger on tags matching v* - 'v*' # Trigger on tags matching v*
+2 -2
View File
@@ -4,11 +4,11 @@ on:
push: push:
branches: branches:
- main - main
- dev - devel
pull_request: pull_request:
branches: branches:
- main - main
- dev - devel
jobs: jobs:
check: check: