Skip to content

Commit

Permalink
run tests on rc
Browse files Browse the repository at this point in the history
  • Loading branch information
cheukt committed Oct 31, 2023
1 parent a886344 commit 8d3ec83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Pull Request Update
on:
workflow_dispatch:
pull_request:
branches:
- main
branches: [main, 'rc-*']

jobs:
test:
Expand Down

0 comments on commit 8d3ec83

Please sign in to comment.