Skip to content

Update workflows to prepare for release #93

Update workflows to prepare for release

Update workflows to prepare for release #93

Workflow file for this run

name: Pull Request or Push
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml

Check failure on line 14 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / Pull Request or Push

Invalid workflow file

The workflow is not valid. In .github/workflows/pr.yml (Line: 14, Col: 11): Error from called workflow saltstack/relenv-gdb-debug/.github/workflows/ci.yml@eb98a402e389ad680658e3dbf446bf961f77cf4d (Line: 128, Col: 9): Job 'set-pipeline-exit-status' depends on unknown job 'create-releaste'.
permissions:
contents: write
pull-requests: read