Skip to content

Commit 0553413

Browse files
authored
Update againagainagain.yml
1 parent 608ca6a commit 0553413

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/againagainagain.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ on:
1212
paths: src/Application/**
1313
pull_request:
1414
branches: [ main ]
15-
paths: src/Application/**
15+
paths:
16+
- 'src/Application/**'
17+
- '!./src/Application/mysolutions/Dockerfile'
1618
# Allows you to run this workflow manually from the Actions tab
1719
workflow_dispatch:
1820
jobs:

0 commit comments

Comments
 (0)