Skip to content

fix(deps): update dependency keybase-nacl to ^1.1.4 #2

fix(deps): update dependency keybase-nacl to ^1.1.4

fix(deps): update dependency keybase-nacl to ^1.1.4 #2

Workflow file for this run

name: ci
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
if: ${{ github.repository_owner != github.event.pull_request.head.repo.owner.login }}
uses: ./.github/workflows/build.yml

Check failure on line 21 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "./.github/workflows/build.yml" : failed to fetch workflow: workflow was not found.
permissions:
contents: read
checks: write