mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
ci: github actions pr workflow
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
benchmark:
|
||||
|
||||
@@ -10,7 +10,6 @@ on:
|
||||
paths-ignore:
|
||||
- '.changeset/**'
|
||||
- '.husky/**'
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ci-pull-request=${{github.ref}}-1
|
||||
|
||||
Reference in New Issue
Block a user