diff --git a/.github/workflows/maven-core-cm.yml b/.github/workflows/maven-core-cm.yml index a80dbcc..74d454e 100644 --- a/.github/workflows/maven-core-cm.yml +++ b/.github/workflows/maven-core-cm.yml @@ -8,8 +8,9 @@ on: branches: [master, main] pull_request: branches: [master, main] - schedule: - - cron: "30 4 * * 5" # catch SNAPSHOT breaking changes + # schedule: + # - cron: "30 4 * * 5" # catch SNAPSHOT breaking changes + workflow_dispatch: jobs: build: