Skip to content

Commit 7206440

Browse files
committed
fix(ci): limit maintainer scope
1 parent 91af5d1 commit 7206440

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/package-maintainer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/delete-package-versions@v4
13+
if: github.event.repository.name == 'Slimefun-Secret'
1314
with:
1415
package-name: 'com.github.slimefun.slimefun'
1516
package-type: 'maven'

0 commit comments

Comments
 (0)