Discard changes to .github/workflows/validate-icons.yml

This commit is contained in:
Paweł Kuna 2024-09-27 01:38:44 +02:00 committed by GitHub
parent 8767701924
commit 402532a3d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,6 @@ jobs:
validate:
if: github.repository == 'tabler/tabler-icons'
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
- name: Use Node.js 20
@ -50,3 +48,4 @@ jobs:
with:
filePath: ./comment-markup.md
comment_tag: validate
mode: recreate