Allow dispatch workflow

This commit is contained in:
Gustl22 2023-08-21 03:22:01 +02:00
parent dafca895e7
commit 4566507510
2 changed files with 4 additions and 0 deletions

View file

@ -3,6 +3,7 @@ name: Build and Test
on:
pull_request:
merge_group:
workflow_dispatch:
jobs:
test:

3
.gitignore vendored
View file

@ -65,6 +65,9 @@ typings/
# clj-kondo cache
.cache
# IDEs
.idea
# default output report
super-linter.report