mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 12:56:23 +02:00
.github: add workflow_dispatch trigger for tests
This commit is contained in:
parent
e4f7eada71
commit
db2244a25c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
workflow_dispatch:
|
||||
name: tests
|
||||
env:
|
||||
GO111MODULE: on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue