diff options
author | Cashew <52880648+Scrub1492@users.noreply.github.com> | 2024-02-03 12:27:06 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-03 05:27:06 +0000 |
commit | f7da8a97d87e7e4536a3de8994c8b621bbbc4a29 (patch) | |
tree | dd70f9a0f3a7ecb86b5da1672e019b22a14f6338 /.github | |
parent | 3fc7362fe189b73d9cb9a0ff3338d755ca7e7003 (diff) |
fix merge_group not allowed (#625)
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/bench.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml index e2a44837..775e94a7 100644 --- a/.github/workflows/bench.yml +++ b/.github/workflows/bench.yml @@ -4,7 +4,6 @@ on: push: branches: [master] pull_request: - merge_group: workflow_dispatch: jobs: benchmark: |