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 2a6efbf commit 1ffe4daCopy full SHA for 1ffe4da
.github/workflows/visual_testing.yml
@@ -9,7 +9,6 @@ jobs:
9
chromatic:
10
name: Visual testing
11
runs-on: ubuntu-latest
12
- environment: ${{ github.ref == 'refs/heads/main' && 'Preview' || 'needs-approval' }}
13
steps:
14
- name: Checkout repository
15
uses: actions/checkout@v2
0 commit comments