Skip to content

Commit

Permalink
Merge pull request #17211 from mvdbeek/bump_default_mileston
Browse files Browse the repository at this point in the history
Bump default milestone to 24.0
  • Loading branch information
mvdbeek authored Dec 19, 2023
2 parents 573b902 + 245c268 commit 698a0b4
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: 25
MILESTONE_NUMBER: 26
steps:
- name: Get latest pull request labels
id: get_pr_labels
Expand Down

0 comments on commit 698a0b4

Please sign in to comment.