diff --git a/.github/workflows/schedule-daily-1100.yml b/.github/workflows/schedule-daily-1100.yml index fb13d4c664..d33a74a0cb 100644 --- a/.github/workflows/schedule-daily-1100.yml +++ b/.github/workflows/schedule-daily-1100.yml @@ -8,7 +8,7 @@ on: jobs: github_data: runs-on: ubuntu-latest - if: github.repository == 'hackforla/website' + if: github.repository == 'mrodz/hfla-website' steps: - name: Checkout repository