mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-10 14:44:37 +08:00
ci: add workflow_dispatch for manual triggering
This commit is contained in:
parent
a9fde414a9
commit
5a9bcbee0c
1
.github/workflows/gin.yml
vendored
1
.github/workflows/gin.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user