Skip to content

Commit

Permalink
Fixed syntax issue
Browse files Browse the repository at this point in the history
  • Loading branch information
smickovskid committed Jun 5, 2024
1 parent 83eeb48 commit ed45bb5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/e2e_testnet_daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ on:
type: string
schedule:
- cron: '0 6 * * *'
env:
CL_ECR: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ secrets.QA_AWS_REGION }}.amazonaws.com/chainlink
CONTRACT_ARTIFACTS_PATH: contracts/target/deploy

# Only run 1 of this workflow at a time per PR
env:
CL_ECR: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ secrets.QA_AWS_REGION }}.amazonaws.com/chainlink
Expand Down

0 comments on commit ed45bb5

Please sign in to comment.