Merge branch 'main' of https://github.com/tabler/tabler-icons into add-icon/filled/crown

This commit is contained in:
codecalm 2025-12-23 02:13:14 +01:00
commit 10a1a442a4
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ jobs:
validate-pr:
if: github.repository == 'tabler/tabler-icons'
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: read
steps:
- uses: actions/checkout@v4
with: