mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-13 09:18:15 +08:00
ci: add workflow_dispatch for manual triggering
This commit is contained in:
parent
6f71a7b5d1
commit
8ad6b353d3
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