Skip to content

Commit

Permalink
Merge pull request galaxyproject#18186 from jdavcs/dev_milestone
Browse files Browse the repository at this point in the history
Change default milestone to target 24.2
  • Loading branch information
mvdbeek authored May 21, 2024
2 parents bc84ee0 + 0c964b8 commit 33380f9
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: 27
MILESTONE_NUMBER: 28
steps:
- name: Get latest pull request labels
id: get_pr_labels
Expand Down

0 comments on commit 33380f9

Please sign in to comment.