mirror of
https://github.com/microsoft/playwright-java.git
synced 2026-02-11 07:54:54 +00:00
parent
eb97940e7a
commit
ad2cebb6cb
5
.github/workflows/publish_docker_release.yml
vendored
5
.github/workflows/publish_docker_release.yml
vendored
@ -3,6 +3,11 @@ on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
is_release:
|
||||
required: true
|
||||
type: boolean
|
||||
description: "Is this a release image?"
|
||||
branches:
|
||||
- release-*
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user