Skip to content

Commit

Permalink
TMP: fork
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jul 10, 2023
1 parent 6af76ae commit 086cfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_astropy_iers_data_pin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
pull-requests: write # for peter-evans/create-pull-request to create a PR
name: Auto-update astropy-iers-data minimum version
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 086cfde

Please sign in to comment.