m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-12 07:03:48 -05:00

Add manual trigger to docs workflow

This commit is contained in:
Sergio
2024-07-17 14:32:19 +03:00
parent 35f96d1e3c
commit bea4e67021

View File

@@ -2,7 +2,8 @@ name: Deploy github pages
on:
push:
paths:
- 'docs/**'
- "docs/**"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest