Merge pull request #1662 from btat/gh-deploy-pages-ignore

[skip ci] Don't run gh pages deployment for issue template changes
This commit is contained in:
Billy Tat
2025-02-25 14:23:39 -08:00
committed by GitHub
+1
View File
@@ -6,6 +6,7 @@ on:
- main
paths-ignore:
- '**/README.md'
- '**/.github/ISSUE_TEMPLATE/**'
jobs:
build: