Skip to content

Bump TriPSs/conventional-changelog-action from 3 to 4 #6

Bump TriPSs/conventional-changelog-action from 3 to 4

Bump TriPSs/conventional-changelog-action from 3 to 4 #6

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