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 9f52d4e commit 654bbdeCopy full SHA for 654bbde
GitHub/On/PullToMain.psd1
@@ -0,0 +1,8 @@
1
+@{
2
+ pull_request = @{
3
+ branches =@('main','master')
4
+ "paths-ignore" = @("docs/**","*.help.txt", "*.md")
5
+ }
6
+}
7
+
8
0 commit comments