Skip to content

Merge pull request #11185 from filecoin-project/feat/snpc2 #1

Merge pull request #11185 from filecoin-project/feat/snpc2

Merge pull request #11185 from filecoin-project/feat/snpc2 #1

Workflow file for this run

name: Label syncer
on:
push:
paths:
- '.github/labels.yml'
branches:
- master
jobs:
build:
name: Sync labels
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}