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:
|
branches:
|
||||||
- master
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
benchmark:
|
benchmark:
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '.changeset/**'
|
- '.changeset/**'
|
||||||
- '.husky/**'
|
- '.husky/**'
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ci-pull-request=${{github.ref}}-1
|
group: ci-pull-request=${{github.ref}}-1
|
||||||
|
|||||||
Reference in New Issue
Block a user