ci: add condition

This commit is contained in:
n4n5 2025-04-10 14:47:40 +02:00
parent 7b3d9b7cc1
commit 8902f7d33b
No known key found for this signature in database
GPG Key ID: 79414EADC6D4B457

View File

@ -21,6 +21,7 @@ on:
jobs:
docs:
if: github.event_name == 'release'
runs-on: ubuntu-latest
steps:
- name: Checkout