mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
ci: add workflow_dispatch to gateway conformance
This commit is contained in:
parent
c5cc835fb8
commit
cfc142d85b
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