Skip to content

Merge pull request #1582 from jenkinsci/dependabot/github_actions/act… #6

Merge pull request #1582 from jenkinsci/dependabot/github_actions/act…

Merge pull request #1582 from jenkinsci/dependabot/github_actions/act… #6

Workflow file for this run

name: Sync labels
on:
push:
branches:
- master
- main
paths:
- .github/labels.yml
- .github/workflows/sync-labels.yml
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
manifest: .github/labels.yml