Skip to content

Commit

Permalink
[TM-1402] Run the test suite on all pull requests.
Browse files Browse the repository at this point in the history
  • Loading branch information
roguenet committed Dec 13, 2024
1 parent d5f93f9 commit 5740c64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: pull-request
on:
pull_request:
branches: [main, staging, release/**]
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5740c64

Please sign in to comment.