Merge pull request #407 from x-motemen/workflow-dispatch
Some checks are pending
integration / test (push) Waiting to run
tagpr / tagpr (push) Waiting to run
test / test (macOS-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run

on workflow_dispatch in tagpr.yaml
This commit is contained in:
Masayuki Matsuki 2024-11-09 12:21:01 +09:00 committed by GitHub
commit fb868804a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@ on:
push:
branches:
- "master"
workflow_dispatch:
jobs:
tagpr:
runs-on: ubuntu-latest