Skip to content

Commit

Permalink
chore: enable CI run for merge_group event
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Sep 14, 2023
1 parent eb6cdd2 commit 5cf44ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
branches:
- main
pull_request:
branches:
- '**'
merge_group:

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

0 comments on commit 5cf44ca

Please sign in to comment.