Skip to content

Commit bdf7074

Browse files
committed
chore: accept changes to s2 base branch
1 parent dcae9ef commit bdf7074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vrt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,6 @@ jobs:
9494
onlyChanged: true
9595
traceChanged: true
9696
untraced: ".github/* plugins/stylelint-*/* tools/* .changeset/*"
97-
autoAcceptChanges: "main"
97+
autoAcceptChanges: "(main|spectrum-two)"
9898
# Lets VRT pass without running so as not to waste snapshots
9999
skip: ${{ inputs.skip }}

0 commit comments

Comments
 (0)