Skip to content

Fix race condition when label was already deleted #5

Fix race condition when label was already deleted

Fix race condition when label was already deleted #5

Workflow file for this run

name: ci
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v1
with:
node-version: 16
- run: npm run test