retrigger workflow

This commit is contained in:
missytake
2026-03-10 13:23:23 +01:00
parent 1d0f4a4de4
commit 65b6eebdce

View File

@@ -19,7 +19,7 @@ jobs:
name: deploy on allocated VPS, and run tests
runs-on: ubuntu-latest
needs: allocate
timeout-minutes: 10
timeout-minutes: 15
steps:
- uses: actions/checkout@v4