We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc4144 commit 2ecbff8Copy full SHA for 2ecbff8
.github/workflows/branch-snap.yml
@@ -10,5 +10,4 @@ jobs:
10
check-script:
11
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main
12
with:
13
- configuration_file_path: '.config/snap-flow.json'
14
- configuration_file_branch: 'custom-branch-if-needed'
+ configuration_file_path: '.config/snap-flow.json'
.vscodeignore
@@ -8,6 +8,7 @@
8
!.razorDevKit/**
9
!.razoromnisharp/**
.rpt2_cache/**
+.config/**
.github/**
.vscode/**
.vscode-test/**
0 commit comments