Skip to content

Commit 45e4310

Browse files
committed
Refactor dotnet.yml to include specific paths for push and pull_request events
1 parent 0ed3c39 commit 45e4310

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
branches: [ "main" ]
1313
paths:
1414
- 'src/Application/**'
15+
workflow_dispatch:
16+
1517

1618
jobs:
1719
build:

0 commit comments

Comments
 (0)