mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-11 03:09:41 +08:00
ci: add workflow_dispatch to gateway conformance
(cherry picked from commit cfc142d85b)
This commit is contained in:
parent
bc0d1a4607
commit
c37485ad29
1
.github/workflows/gateway-conformance.yml
vendored
1
.github/workflows/gateway-conformance.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Gateway Conformance
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user