Skip to content

Commit

Permalink
TMP: test on fork
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jul 3, 2023
1 parent 15b27d4 commit 7064f18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_iers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pull-requests: write # for peter-evans/create-pull-request to create a PR
name: Auto-update IERS tables
runs-on: ubuntu-latest
if: github.repository == 'astropy/astropy'
if: github.repository == 'astrofrog/astropy'
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
pull-requests: write # for peter-evans/create-pull-request to create a PR
name: Auto-update IERS tables
runs-on: ubuntu-latest
if: github.repository == 'astropy/astropy'
if: github.repository == 'astrofrog/astropy'
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 7064f18

Please sign in to comment.