diff --git a/.github/workflows/ci-sage.yml b/.github/workflows/ci-sage.yml index 2367dae5e8a6..121d17c820b9 100644 --- a/.github/workflows/ci-sage.yml +++ b/.github/workflows/ci-sage.yml @@ -33,15 +33,13 @@ name: Run Sage CI on: push: - branches: - master - workflow_dispatch: - # Allow to run manually branches: - master # run on release branches # https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#patterns-to-match-branches-and-tags - "[1-9].[0-9]+*" + workflow_dispatch: + # Allow to run manually env: # Ubuntu packages to install so that the project's "make dist" can succeed