Skip to content

add logs to SSO syncing process #83

add logs to SSO syncing process

add logs to SSO syncing process #83

on:
pull_request:
types: [opened]
name: Add base branch label
jobs:
base-branch:
runs-on: ubuntu-latest
steps:
- name: Add base branch label
uses: ffittschen/pr-branch-labeler@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}