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 - 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: