mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Fix pull_request target branches in build-dockers workflow
This commit is contained in:
2
.github/workflows/build-dockers.yml
vendored
2
.github/workflows/build-dockers.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
- "v*"
|
||||
pull_request:
|
||||
branches:
|
||||
- "main"
|
||||
- "**"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user