Skip to content

build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#16) #15

build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#16)

build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#16) #15

Workflow file for this run

name: Sync labels
on:
push:
branches:
- main
jobs:
sync-labels:
name: Sync labels in the declarative way
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Sync labels
uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
with:
manifest: .github/labels.yml