Ignore Action flow updates

This commit is contained in:
Samuel Huang
2024-10-04 21:44:39 +10:00
parent 9a38634a33
commit 65db23b969
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ on:
- dev
paths-ignore:
- '**/*.md'
- '.github/**'
jobs:
multi-arch-dev:

View File

@@ -7,6 +7,7 @@ on:
- master
paths-ignore:
- '**/*.md'
- '.github/**'
jobs:
multi-arch-latest: