1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-29 05:46:50 +02:00

🚀 add path rule to workflow (#362)

Signed-off-by: Achim Krämer <39946364+pxlfrk@users.noreply.github.com>
This commit is contained in:
Achim Krämer
2024-02-13 22:32:48 +01:00
committed by GitHub
parent 5c8bc107de
commit 0fe983dfcc

View File

@@ -3,6 +3,7 @@ name: Deploy Documenation site to GitHub Pages
on:
push:
branches: ['main']
paths: ['docs/**']
workflow_dispatch:
permissions: