Skip to content

fixed bug where the very last event is ignored #99

fixed bug where the very last event is ignored

fixed bug where the very last event is ignored #99

Workflow file for this run

name: Lint and test feature branches
on:
push:
branches-ignore: ["main"]
jobs:
check:
uses: ./.github/workflows/check.yml