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 dcae9ef commit bdf7074Copy full SHA for bdf7074
.github/workflows/vrt.yml
@@ -94,6 +94,6 @@ jobs:
94
onlyChanged: true
95
traceChanged: true
96
untraced: ".github/* plugins/stylelint-*/* tools/* .changeset/*"
97
- autoAcceptChanges: "main"
+ autoAcceptChanges: "(main|spectrum-two)"
98
# Lets VRT pass without running so as not to waste snapshots
99
skip: ${{ inputs.skip }}
0 commit comments