We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5abc687 + 7d7211d commit 83da244Copy full SHA for 83da244
1 file changed
.github/workflows/release-drafter.yml
@@ -17,12 +17,11 @@ jobs:
17
permissions:
18
contents: write
19
pull-requests: write
20
- if: github.repository == 'galaxyproject/galaxy'
+ if: github.repository == 'ahmedhamidawan/galaxy'
21
runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@v6
24
with:
25
- ref: dev
26
sparse-checkout: |
27
lib/galaxy/version.py
28
0 commit comments