Skip to content

Commit

Permalink
Add 5.1 to cron jobs (#7318)
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Nov 27, 2023
1 parent 96bb993 commit a4d40a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: gh workflow run ci.yml --repo sunpy/sunpy --ref main
- run: gh workflow run ci.yml --repo sunpy/sunpy --ref 5.1
- run: gh workflow run ci.yml --repo sunpy/sunpy --ref 5.0
env:
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}

0 comments on commit a4d40a8

Please sign in to comment.