Skip to content

Commit 2ecbff8

Browse files
authored
Add to ignore and fix yml
1 parent 9dc4144 commit 2ecbff8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/branch-snap.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ jobs:
1010
check-script:
1111
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main
1212
with:
13-
configuration_file_path: '.config/snap-flow.json'
14-
configuration_file_branch: 'custom-branch-if-needed'
13+
configuration_file_path: '.config/snap-flow.json'

.vscodeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
!.razorDevKit/**
99
!.razoromnisharp/**
1010
.rpt2_cache/**
11+
.config/**
1112
.github/**
1213
.vscode/**
1314
.vscode-test/**

0 commit comments

Comments
 (0)