diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 4e59b76..2678982 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -8,7 +8,7 @@ on: push: branches: [ "main" ] pull_request: - branches: [ "main" ] + branches: [ "*" ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: