Paths not enabled by default

This commit is contained in:
Adrian Mato
2022-09-27 21:22:38 -07:00
committed by GitHub
parent 10798e7d81
commit 61aa8be816
+4 -3
View File
@@ -8,9 +8,10 @@ name: Deploy Roadmap to Pages
on: on:
push: push:
branches: [main] branches: [main]
paths: # only needed when project in subfolder # paths:
- "roadmap-priorities" # only needed when project in subfolder
- ".github/workflows/deploy-roadmap.yml" # - "subfolder"
# - ".github/workflows/astro.yml"
workflow_dispatch: workflow_dispatch:
permissions: permissions: