Skip to content

onprem: 2.6.0

onprem: 2.6.0 #13

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 }}