diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/test.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 90a5fea..598e5a0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
@@ -3,8 +3,6 @@ name: build | |||
3 | on: | 3 | on: |
4 | push: | 4 | push: |
5 | branches: [ "main" ] | 5 | branches: [ "main" ] |
6 | pull_request: | ||
7 | branches: [ "main" ] | ||
8 | workflow_dispatch: | 6 | workflow_dispatch: |
9 | 7 | ||
10 | env: | 8 | env: |