Skip to content

Commit 77aaa2f

Browse files
committed
Making workflow run once with push trigger.
1 parent 7b0e32a commit 77aaa2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet-integration-tests-processes.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
name: dotnet-integration-tests-processes
66

77
on:
8+
push:
89
workflow_dispatch:
910
pull_request:
1011
branches: ["main"]

0 commit comments

Comments
 (0)