make it manually triggered

This commit is contained in:
Mateusz Konieczny 2025-02-16 13:54:41 +01:00
parent 391f0e3ff7
commit 1e0cbf2e93

View file

@ -1,4 +1,5 @@
on: [push]
on:
workflow_dispatch: {}
jobs:
test:
runs-on: [ lain ]