diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3458302f..d4406c12 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,10 +2,8 @@ name: smalltalkCI on: push: branches: - - "*" pull_request: branches: - - master workflow_dispatch: schedule: - cron: "15 2 12 * *" #run job on the 12th day of every month on the 15th minute of the 2nd hour