Skip to content

Commit 7d7211d

Browse files
Update release-drafter for my fork in dev
1 parent 5abc687 commit 7d7211d

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)