Skip to content

CLOUDP-200133: Add force reconfigure to automation config builder #1354

CLOUDP-200133: Add force reconfigure to automation config builder

CLOUDP-200133: Add force reconfigure to automation config builder #1354

Workflow file for this run

name: Remove Label
on: [ pull_request ]
jobs:
remove-safe-to-test-label:
runs-on: ubuntu-latest
name: Remove Label
steps:
- name:
uses: buildsville/add-remove-label@v1
with:
token: ${{secrets.GITHUB_TOKEN}}
label: safe-to-test
type: remove