Loading .github/labeler.yml +7 −6 Original line number Diff line number Diff line Loading @@ -109,6 +109,7 @@ area/toolshed: - lib/toolshed/**/* - templates/webapps/tool_shed/**/* area/UI-UX: - all: - changed-files: - any-glob-to-any-file: - client/src/**/* Loading .github/workflows/maintenance_bot.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ jobs: if: github.repository_owner == 'galaxyproject' permissions: contents: read issues: write pull-requests: write runs-on: ubuntu-latest env: Loading Loading
.github/labeler.yml +7 −6 Original line number Diff line number Diff line Loading @@ -109,6 +109,7 @@ area/toolshed: - lib/toolshed/**/* - templates/webapps/tool_shed/**/* area/UI-UX: - all: - changed-files: - any-glob-to-any-file: - client/src/**/* Loading
.github/workflows/maintenance_bot.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ jobs: if: github.repository_owner == 'galaxyproject' permissions: contents: read issues: write pull-requests: write runs-on: ubuntu-latest env: Loading