Skip to content

Update actionshub/yamllint action to v1.8.2 (#83) #76

Update actionshub/yamllint action to v1.8.2 (#83)

Update actionshub/yamllint action to v1.8.2 (#83) #76

Workflow file for this run

---
name: GitHub
"on":
push:
branches:
- main
jobs:
labels:
name: Sync labels
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- name: Sync labels
uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
manifest: .github/labels.yml