Skip to content

Commit

Permalink
run pr actions on every branch (#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
freemanzMrojo authored Jan 13, 2025
1 parent 7ddf539 commit c324231
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/on-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Pull Request CI

on:
pull_request:
branches:
- '*'

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
Expand Down

0 comments on commit c324231

Please sign in to comment.