Ignore Action flow updates

This commit is contained in:
Samuel Huang
2024-10-04 21:57:13 +10:00
parent 4797cfd859
commit 5de264f09d
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: