Skip to content

Commit 1ffe4da

Browse files
authored
remove approval environment (#2226)
1 parent 2a6efbf commit 1ffe4da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/visual_testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
chromatic:
1010
name: Visual testing
1111
runs-on: ubuntu-latest
12-
environment: ${{ github.ref == 'refs/heads/main' && 'Preview' || 'needs-approval' }}
1312
steps:
1413
- name: Checkout repository
1514
uses: actions/checkout@v2

0 commit comments

Comments
 (0)