Skip to content

Commit

Permalink
Temporarily make the cloud tests use my repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Sep 9, 2024
1 parent 4998e0d commit d312104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-test-pr-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ concurrency:
cancel-in-progress: true
env:
# Repository where the cloud tests will be run
REPOSITORY: wildfly-extras/wildfly-cloud-tests
REPOSITORY: kabir/wildfly-cloud-tests
# This must be set to a PAT with 'repo' permission for the target repository
TOKEN: ${{ secrets.CLOUD_TESTS_REMOTE_DISPATCH_TOKEN }}
# Just an identifier for the event - this one triggers the cloud tests
Expand Down

0 comments on commit d312104

Please sign in to comment.