Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

fix: allowed links #149

fix: allowed links

fix: allowed links #149

Workflow file for this run

name: Label importer
on:
push:
branches: [ main ]
jobs:
labels:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v2
with:
node-version: '14'
- uses: EddieHubCommunity/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
owner-name: ${{ github.repository_owner }}
repository-name: ${{ github.event.repository.name }}