mirror of
https://github.com/libp2p/go-libp2p.git
synced 2026-04-22 16:17:19 +08:00
lint yaml file
This commit is contained in:
committed by
Marco Munizaga
parent
be060d77ff
commit
061805d876
@@ -4,21 +4,21 @@ on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'config/**'
|
||||
- 'core/**'
|
||||
- 'internal/**'
|
||||
- 'p2p/**'
|
||||
- 'test-plans/**'
|
||||
- '.github/workflows/interop-test.yml'
|
||||
- "config/**"
|
||||
- "core/**"
|
||||
- "internal/**"
|
||||
- "p2p/**"
|
||||
- "test-plans/**"
|
||||
- ".github/workflows/interop-test.yml"
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
paths:
|
||||
- 'config/**'
|
||||
- 'core/**'
|
||||
- 'internal/**'
|
||||
- 'p2p/**'
|
||||
- 'test-plans/**'
|
||||
- "config/**"
|
||||
- "core/**"
|
||||
- "internal/**"
|
||||
- "p2p/**"
|
||||
- "test-plans/**"
|
||||
|
||||
jobs:
|
||||
run-transport-interop:
|
||||
|
||||
Reference in New Issue
Block a user