Skip to content

Commit 83da244

Browse files
Merge pull request #19 from ahmedhamidawan/also_update_dev_release_drafter_fork
Update release-drafter for my fork in dev
2 parents 5abc687 + 7d7211d commit 83da244

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@ jobs:
1717
permissions:
1818
contents: write
1919
pull-requests: write
20-
if: github.repository == 'galaxyproject/galaxy'
20+
if: github.repository == 'ahmedhamidawan/galaxy'
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@v6
2424
with:
25-
ref: dev
2625
sparse-checkout: |
2726
lib/galaxy/version.py
2827

0 commit comments

Comments
 (0)