devel #16
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
- devel
|
||||
tags:
|
||||
- 'v*' # Trigger on tags matching v*
|
||||
|
||||
|
@@ -4,11 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
- devel
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
- devel
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
Reference in New Issue
Block a user