Skip to content

Commit 46a0539

Browse files
committed
1 parent 9c56e54 commit 46a0539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ jobs:
405405
e2e-atomic-react-test:
406406
name: 'Run e2e tests on Atomic React'
407407
needs: affected
408-
if: contains(needs.affected.outputs.projects, 'atomic-react')
408+
if: contains(needs.affected.outputs.projects, 'atomic-react-samples')
409409
runs-on: ubuntu-latest
410410
steps:
411411
- name: Harden Runner

0 commit comments

Comments
 (0)