Skip to content

multilang and generation script #12

multilang and generation script

multilang and generation script #12

Workflow file for this run

name: Pull Request
on:
pull_request:
paths-ignore:
- '.github/**'
push:
branches:
- main
paths-ignore:
- '.github/**'
jobs:
pullrequest:
permissions:
contents: write
if: ${{ github.actor != 'dependabot[bot]' }}
uses: ${{ github.repository }}/.github/workflows/release.yml@main

Check failure on line 18 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows