Skip to content

Commit a4d8e86

Browse files
committed
chore: Create issues \& PRs in another repo when running the E2E 'Test' workflow
1 parent f0a077b commit a4d8e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
login_url: http://127.0.0.1:4000/
7575
username: ${{ secrets.TEST_USERNAME }}
7676
password: ${{ secrets.TEST_PASSWORD }}
77-
repository: github-community-projects/continuous-ai-for-accessibility-scanner
77+
repository: github-community-projects/continuous-ai-for-accessibility-scanner-testing
7878
token: ${{ secrets.GH_TOKEN }}
7979
cache_key: ${{ steps.cache_key.outputs.cache_key }}
8080

0 commit comments

Comments
 (0)