Skip to content

Merge pull request #235 from jenkinsci/dependabot/github_actions/acti… #4

Merge pull request #235 from jenkinsci/dependabot/github_actions/acti…

Merge pull request #235 from jenkinsci/dependabot/github_actions/acti… #4

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