Skip to content

Hotfix: Fixed Closing Unpowered Airlocks #3

Hotfix: Fixed Closing Unpowered Airlocks

Hotfix: Fixed Closing Unpowered Airlocks #3

Workflow file for this run

name: "Labels: Branch stable"
on:
pull_request_target:
types:
- opened
branches:
- 'stable'
jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: "Branch: Stable"