Skip to content

Commit

Permalink
ci: update pull-request workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Jan 30, 2024
1 parent 49aa1a5 commit 4670e3b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
branches:
- '!rc'

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 4670e3b

Please sign in to comment.