Skip to content

Commit

Permalink
Revert - will monitor state on master
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy committed Apr 25, 2024
1 parent cce3d70 commit 8344ea2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/l10n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- next
- fix-l10n-workflow

permissions: {}

Expand All @@ -27,7 +26,7 @@ jobs:
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 20
# cache: 'pnpm' # https://github.com/actions/setup-node/blob/main/docs/advanced-usage.md#caching-packages-dependencies
cache: 'pnpm' # https://github.com/actions/setup-node/blob/main/docs/advanced-usage.md#caching-packages-dependencies
- run: pnpm install --frozen-lockfile
- name: pnpm l10n --report
env:
Expand Down

0 comments on commit 8344ea2

Please sign in to comment.