1
0
mirror of synced 2025-12-19 17:48:10 -05:00

Enable manual workflow dispatch for Check font tags

This commit is contained in:
Emma Marichal
2025-11-12 11:26:49 +01:00
parent 4ad8c2096b
commit 80c42a20ca

View File

@@ -8,6 +8,7 @@ on:
pull_request:
paths:
- 'tags/all/families.csv'
workflow_dispatch:
jobs:
test_font_tags:
@@ -23,4 +24,4 @@ jobs:
run: pip install pytest
- name: Check font tags
run: |
pytest .ci/test_font_tags.py
pytest .ci/test_font_tags.py