diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 354995c0..d142a988 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -4,6 +4,8 @@ on: push: tags: - 'rustsat-v*' + branches: + - 'chore/update-pyo3' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: