fix workflow action

This commit is contained in:
codecalm 2024-09-27 01:34:58 +02:00
parent 05a25f5e34
commit 09349ab230
1 changed files with 2 additions and 2 deletions

View File

@ -9,6 +9,8 @@ jobs:
validate:
if: github.repository == 'tabler/tabler-icons'
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- name: Use Node.js 20
@ -45,8 +47,6 @@ jobs:
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
permissions:
contents: write
with:
filePath: ./comment-markup.md
comment_tag: validate