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 - dev
paths-ignore: paths-ignore:
- '**/*.md' - '**/*.md'
- '.github/**'
jobs: jobs:
multi-arch-dev: multi-arch-dev:

View File

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