Skip to content

Commit

Permalink
Merge pull request #16287 from mvdbeek/bump_default_milestone_number
Browse files Browse the repository at this point in the history
Bump default milestone to 23.2
  • Loading branch information
martenson committed Jun 21, 2023
2 parents ffa8e76 + 192745b commit c99e4d5
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: 24
MILESTONE_NUMBER: 25
steps:
- name: Get latest pull request labels
id: get_pr_labels
Expand Down

0 comments on commit c99e4d5

Please sign in to comment.