mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Do not run build-dockers.yml on pull_request
This commit is contained in:
6
.github/workflows/build-dockers.yml
vendored
6
.github/workflows/build-dockers.yml
vendored
@@ -6,9 +6,9 @@ on:
|
||||
- "**"
|
||||
tags:
|
||||
- "v*"
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
#pull_request:
|
||||
# branches:
|
||||
# - "**"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user