Skip to content

chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 #1682

chore(deps): bump cycjimmy/semantic-release-action from 3 to 4

chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 #1682

Workflow file for this run

name: "Labeler"
on:
issues:
types: [opened, edited]
pull_request_target:
types: [opened, edited]
jobs:
labeler:
name: Assign Labels
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: ZPTXDev/issue-labeler@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1