Skip to content

Merge pull request #2812 from OilyLime/hyperdrive-workers-bindings #1

Merge pull request #2812 from OilyLime/hyperdrive-workers-bindings

Merge pull request #2812 from OilyLime/hyperdrive-workers-bindings #1

Workflow file for this run

name: Sync labels
on:
workflow_dispatch:
push:
branches:
- master
paths:
- .github/labels.yml
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