mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
ci: restrict Docker workflow to release tags and manual dispatch
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
name: Docker (server)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- 'v*'
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user