mirror of
https://github.com/gin-gonic/gin.git
synced 2026-07-24 22:55:45 +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:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user