Skip to content

Bump @linear/sdk from 29.0.0 to 79.0.0 #37

Bump @linear/sdk from 29.0.0 to 79.0.0

Bump @linear/sdk from 29.0.0 to 79.0.0 #37

Workflow file for this run

name: Continuous Integration
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: read
jobs:
test-action:
name: GitHub Actions Test
runs-on: ubuntu-latest
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v4
- name: Test Local Action
id: test-action
uses: ./
with:
linear_api_key: ${{secrets.LINEAR_API_TOKEN}}
repository_name: ${{github.event.repository.name}}
initial_state_id: 'f39e3f44-58e1-4c01-8cb7-8497b7f27e52'
done_state_id: 'c7fa599f-2b6e-4361-a229-d8db2a901f8a'