diff --git a/.github/workflows/build-gluon.yml b/.github/workflows/build-gluon.yml index 889bfb82..e763dd53 100644 --- a/.github/workflows/build-gluon.yml +++ b/.github/workflows/build-gluon.yml @@ -7,7 +7,7 @@ on: push: branches: - master - - next + - next* - v20* paths: - "modules" diff --git a/contrib/actions/generate-actions.py b/contrib/actions/generate-actions.py index 3b5a0984..3b3ea8f2 100755 --- a/contrib/actions/generate-actions.py +++ b/contrib/actions/generate-actions.py @@ -11,7 +11,7 @@ on: push: branches: - master - - next + - next* - v20* paths: - "modules"