Skip to content

Commit

Permalink
Update integration-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eprice555 authored May 16, 2024
1 parent 80d178c commit 1d00957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:

jobs:
test:
if: ${{ github.repository == 'ProgramEquity/amplify' }}
if: ${{ github.repository == 'eprice555/amplify_cicd_test' }}
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
Expand Down

0 comments on commit 1d00957

Please sign in to comment.