Skip to content

Commit 7f4d286

Browse files
authored
Update againagainagain.yml
1 parent 3402a75 commit 7f4d286

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/againagainagain.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ env:
99
on:
1010
push:
1111
branches: [ main ]
12-
paths: src/Application/**
12+
#paths: src/Application/**
1313
pull_request:
1414
branches: [ main ]
15-
paths:
16-
- 'src/Application/**'
17-
- '!./src/Application/mysolutions/Dockerfile'
15+
#paths:
16+
#- 'src/Application/**'
17+
#- '!./src/Application/mysolutions/Dockerfile'
1818
# Allows you to run this workflow manually from the Actions tab
1919
workflow_dispatch:
2020
jobs:

0 commit comments

Comments
 (0)