Skip to content

ci: drop redundant release.yaml (dup jar); CI only on branches/PRs no… #7

ci: drop redundant release.yaml (dup jar); CI only on branches/PRs no…

ci: drop redundant release.yaml (dup jar); CI only on branches/PRs no… #7

Workflow file for this run

name: Auto Merge
on:
push:
tags:
- '*'
jobs:
merge:
permissions:
contents: write
uses: Slimefun5/workflows/.github/workflows/auto-merge.yaml@stable
with:
repository: ${{ github.repository }}