Skip to content

Merge pull request #33 from network-tools/dependabot/pip/certifi-2023… #7

Merge pull request #33 from network-tools/dependabot/pip/certifi-2023…

Merge pull request #33 from network-tools/dependabot/pip/certifi-2023… #7

Workflow file for this run

---
name: Sync labels in the declarative way
on:
push:
branches:
- master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1.0.0
- uses: micnncim/action-label-syncer@v0.3.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
with:
manifest: .github/labels/labels.yml