Skip to content

Hotfix the randomly occurring DeleteAllThenGhost test failures #1

Hotfix the randomly occurring DeleteAllThenGhost test failures

Hotfix the randomly occurring DeleteAllThenGhost test failures #1

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"