Skip to content

Commit

Permalink
ci: Enable node build on 28
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Nov 24, 2023
1 parent bfc932c commit c6a41b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-node-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ on:
workflow_dispatch:
push:
branches:
# implemented since 28, once branched off, add your stable branch here
- main
# - stable28
- stable28

concurrency:
group: update-node-dist-${{ github.head_ref || github.ref || github.run_id }}
Expand Down

0 comments on commit c6a41b9

Please sign in to comment.