diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 47a515c..af055d9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,6 +6,9 @@ name: build browser extension on: push: + branches: + - main + pull_request: workflow_dispatch: # Sets permissions of the GITHUB_TOKEN to checkout the repository