Skip to content

Commit

Permalink
Update scheduled_builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair authored Feb 19, 2025
1 parent a0fa430 commit 6a5271f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: gh workflow run ci.yml --repo sunpy/ndcube --ref main
- run: gh workflow run ci.yml --repo sunpy/ndcube --ref 2.1
- run: gh workflow run ci.yml --repo sunpy/ndcube --ref 2.3
env:
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}

0 comments on commit 6a5271f

Please sign in to comment.