Skip to content

[BREAK] Remove EE changes #87

[BREAK] Remove EE changes

[BREAK] Remove EE changes #87

Workflow file for this run

name: 'Auto label QA'
on:
pull_request:
types: [opened, synchronize, labeled, unlabeled]
jobs:
build:
runs-on: ubuntu-latest
if: github.event_name == 'DEACTIVATED'
steps:
- uses: ggazzo/gh-action-auto-label@beta-5
with:
GITHUB_TOKEN: ${{ secrets.RC_AUTOLABEL_TOKEN }}