diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 3a21359..fa22d67 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -8,6 +8,8 @@ on: pull_request: types: [closed] + branches: + - main # Allows you to run this workflow manually from the Actions tab