2
0
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:
Nikolay Kostyurin
2024-11-26 11:49:55 +02:00
parent ccab54a454
commit 5b14eeace2
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ on:
branches: branches:
- master - master
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
benchmark: benchmark:
-1
View File
@@ -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