Skip to content

Commit

Permalink
hotfix: test-visual generate condition
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismclarke committed Aug 18, 2023
1 parent 00b73b5 commit 36958ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-visual-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ concurrency:

jobs:
generate:
if: contains(github.event.pull_request.labels.*.name, 'Test - visual')
uses: ./.github/workflows/test-visual.yml
secrets: inherit
with:
Expand Down

0 comments on commit 36958ee

Please sign in to comment.