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:
branches:
- main
- dev
- devel
tags:
- 'v*' # Trigger on tags matching v*
+2 -2
View File
@@ -4,11 +4,11 @@ on:
push:
branches:
- main
- dev
- devel
pull_request:
branches:
- main
- dev
- devel
jobs:
check: