CI: allow manual trigger (#495)

Reviewed-on: Fediversity/Fediversity#495
This commit is contained in:
Kiara Grouwstra 2025-09-03 12:43:25 +02:00
parent f954ed5389
commit 40e8a0a3c5

View file

@ -1,4 +1,5 @@
on: on:
workflow_dispatch: # allows manual triggering
pull_request: pull_request:
types: types:
- opened - opened