Skip to content

Commit

Permalink
Last fix in block_rules action (#10559)
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMyGuus authored Dec 25, 2023
1 parent b7a32fa commit 7355348
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/block_rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 20

- name: Install dependencies
run: npm install
Expand All @@ -38,6 +38,8 @@ jobs:
commit-message: Update block rules for Manifest V3
branch: update-block-rules
title: Update manifest V3 block rules
add-paths: |
src/rules.json
body: |
This pull request updates the block rules based on the latest changes.
Files changed:
Expand Down

0 comments on commit 7355348

Please sign in to comment.