This repository contains read-only workflows that can be dispatched by non-admins.
Suitable for tasks such as bypassing branch protection for automated tasks. In such cases, the action must be read-only to prevent misuse of sensitive access.
Action | Dispatch type | Description |
---|---|---|
Sync primary branches on PocketMine-MP | Manual | Performs a simple git merge for PocketMine-MP's primary dev branches. Note: this action won't fix conflicts. Conflicts must be resolved by a human and PR'd manually. |