Skip to content

Commit

Permalink
Merge pull request #17549 from jdavcs/dev_milestone_27
Browse files Browse the repository at this point in the history
Change default milestone to target 24.1
  • Loading branch information
dannon authored Feb 26, 2024
2 parents f43c6b1 + 1f08249 commit 37450c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintenance_bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
if: github.repository_owner == 'galaxyproject'
runs-on: ubuntu-latest
env:
MILESTONE_NUMBER: 26
MILESTONE_NUMBER: 27
steps:
- name: Get latest pull request labels
id: get_pr_labels
Expand Down

0 comments on commit 37450c0

Please sign in to comment.