Add functions to interact with the beacon client #18

Merged
abdulrabbani00 merged 7 commits from feature/17-interact-with-the-beacon-client into develop 2022-04-27 18:07:46 +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: