diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 7b66014..f54308f 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -3,6 +3,8 @@ name: artifact compiler on: workflow_dispatch: push: + branches: + - main jobs: release-artifacts: