Skip to content

fixed the error with opened clockworck airlock #2476

fixed the error with opened clockworck airlock

fixed the error with opened clockworck airlock #2476

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
if: github.actor != 'IanComradeBot'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"