Skip to content

Commit

Permalink
Merge pull request #5031 from nextcloud/ci/enable-build-28
Browse files Browse the repository at this point in the history
ci: Enable node build on 28
  • Loading branch information
juliusknorr authored Nov 24, 2023
2 parents bfc932c + 96a1040 commit 5d827ec
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 23 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
4 changes: 2 additions & 2 deletions js/editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/editor.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/text-editors.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/text-editors.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/text-files.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/text-files.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/text-init.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/text-init.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/text-public.js

Large diffs are not rendered by default.

Loading

0 comments on commit 5d827ec

Please sign in to comment.