Skip to content

Merge pull request #112 from commentcov/dependabot/github_actions/gor… #89

Merge pull request #112 from commentcov/dependabot/github_actions/gor…

Merge pull request #112 from commentcov/dependabot/github_actions/gor… #89

Workflow file for this run

name: sync labels
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: micnncim/action-label-syncer@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
manifest: .github/labels.yml