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

Cors Error

Cors Error #12

Workflow file for this run

on:
issues:
types:
- opened
- closed
- reopened
jobs:
linear:
runs-on: ubuntu-latest
steps:
- uses: rijkvanzanten/[email protected]
with:
linear-api-key: ${{ secrets.LINEAR_API_KEY }}
linear-team-id: ${{ secrets.LINEAR_TEAM_ID }}
linear-status-opened: ${{ secrets.LINEAR_STATUS_OPENED }}
linear-status-closed: ${{ secrets.LINEAR_STATUS_CLOSED }}
linear-status-reopened: ${{ secrets.LINEAR_STATUS_REOPENED }}
linear-issue-label: ${{ secrets.LINEAR_ISSUE_LABEL }}