Skip to content

Explicitly set font size after .nib instantiation #10

Explicitly set font size after .nib instantiation

Explicitly set font size after .nib instantiation #10

Workflow file for this run

name: "CLA Assistant Lite"
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
jobs:
cla-assistant-lite:
uses: morisawa-inc/cla-assistant-lite-reusable-workflow/.github/workflows/cla.yml@main

Check failure on line 9 in .github/workflows/cla.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cla.yml

Invalid workflow file

error parsing called workflow ".github/workflows/cla.yml" -> "morisawa-inc/cla-assistant-lite-reusable-workflow/.github/workflows/cla.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
personal-access-token: ${{ secrets.CLA_ASSISTANT_GITHUB_TOKEN }}