diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index 874e618e..4dd73cce 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -1,5 +1,7 @@ name: ci-main on: + workflow_dispatch: + push: branches: - main diff --git a/src/main/resources/.DS_Store b/src/main/resources/.DS_Store new file mode 100644 index 00000000..4530b279 Binary files /dev/null and b/src/main/resources/.DS_Store differ