We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6df3b80 + 1a09dc9 commit e1f51a1Copy full SHA for e1f51a1
1 file changed
.github/workflows/testDotnetPostgres.yml
@@ -1,6 +1,8 @@
1
name: Test .NET w/ Postgres
2
3
on:
4
+ push:
5
+ branches: [ main ]
6
pull_request:
7
branches: [ main ]
8
0 commit comments