Interact with Beacon Node endpoints #24

Merged
abdulrabbani00 merged 9 commits from develop into main 2022-04-28 15:50:03 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 13ada14860 - Show all commits

View File

View File

@ -14,10 +14,11 @@ on:
pull_request: pull_request:
paths: paths:
- "!**.md" - "!**.md"
- ".gitignore" - "!.gitignore"
- "!LICENSE" - "!LICENSE"
- "!.github/workflows/**" - "!.github/workflows/**"
- ".github/workflows/on-pr.yml" - ".github/workflows/on-pr.yml"
- "**"
jobs: jobs:
build: build: