Skip to content

Commit

Permalink
run master CI on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Nov 28, 2023
1 parent 0e1fd50 commit 41b3471
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ name: Test Master
on:
push:
branches:
- master
# - master
- upgrade-node-20

concurrency:
group: master
cancel-in-progress: true
# concurrency:
# group: master
# cancel-in-progress: true

jobs:
install-and-build:
Expand Down

0 comments on commit 41b3471

Please sign in to comment.