Skip to content

Commit

Permalink
chore: run CI on v4 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Mar 8, 2022
1 parent 7e3e008 commit e2eb4e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- v4
pull_request:
branches:
- main
- v4

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

0 comments on commit e2eb4e5

Please sign in to comment.