Skip to content

Commit

Permalink
Making workflow run once with push trigger.
Browse files Browse the repository at this point in the history
  • Loading branch information
alliscode committed Nov 11, 2024
1 parent 7b0e32a commit 77aaa2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-integration-tests-processes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
name: dotnet-integration-tests-processes

on:
push:
workflow_dispatch:
pull_request:
branches: ["main"]
Expand Down

0 comments on commit 77aaa2f

Please sign in to comment.