Skip to content

Commit

Permalink
build: enable CI for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
0x29a committed May 2, 2024
1 parent 3938fd9 commit 53bf5c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [master]
pull_request:
branches: [master]

concurrency:
group: ci-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit 53bf5c5

Please sign in to comment.