We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d97e9 commit 7c6ba0bCopy full SHA for 7c6ba0b
.github/workflows/build.yml
@@ -2,6 +2,7 @@ name: build
2
3
on:
4
push:
5
+ branches: [ "main" ]
6
paths:
7
- '**/*.cs'
8
pull_request:
0 commit comments