Skip to content

grafanaText should only be mandatory when a new annotation is created #37

grafanaText should only be mandatory when a new annotation is created

grafanaText should only be mandatory when a new annotation is created #37

Workflow file for this run

name: "CI"
on: push
jobs:
test-action:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm ci
- run: npm test