mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-08-07 07:59:27 +02:00
feature: not run build when change image workflow
This commit is contained in:
parent
0582dd0d8d
commit
b3c4faa964
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'Dockerfile'
|
||||
- '.github/workflows/image.yml'
|
||||
|
||||
jobs:
|
||||
build-workflow:
|
||||
|
Loading…
Reference in New Issue
Block a user