chore(ci): manually trigger

This commit is contained in:
chenos 2024-03-05 17:02:06 +08:00
parent 03e47a04ea
commit 977128276a

View File

@ -5,9 +5,12 @@ concurrency:
cancel-in-progress: true
on:
pull_request:
branches:
- '**'
workflow_dispatch:
inputs:
pr_number:
description: 'Please enter a pull request number'
required: true
jobs:
build-and-push:
if: github.event.pull_request.head.repo.fork != true