Skip to content

Commit

Permalink
chore: update public suffix list for stable4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <[email protected]>
  • Loading branch information
kesselb committed Feb 15, 2025
1 parent 0d9328f commit d7df75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-public-suffix-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['main', 'stable4.1', 'stable3.7']
branches: ['main', 'stable4.2', 'stable4.1', 'stable3.7']

name: update-public-suffix-list-${{ matrix.branches }}

Expand Down

0 comments on commit d7df75a

Please sign in to comment.