Skip to content

Commit

Permalink
ci: github actions pr workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JiLiZART committed Nov 26, 2024
1 parent ccab54a commit 5b14eea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
pull_request:
workflow_dispatch:

jobs:
benchmark:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
paths-ignore:
- '.changeset/**'
- '.husky/**'
workflow_dispatch:

concurrency:
group: ci-pull-request=${{github.ref}}-1
Expand Down

0 comments on commit 5b14eea

Please sign in to comment.