We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da4e53 commit b24ac31Copy full SHA for b24ac31
.github/workflows/test.yaml
@@ -1,7 +1,7 @@
1
name: "Test"
2
3
on:
4
- workflow_dispatch:
+ push:
5
6
env:
7
dotnet-version: 6.0.x
0 commit comments