Skip to content

CI-package-build

CI-package-build #1

name: CI-Package-Build
on:
push:
branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
# pull_request:
# branches: [ "v2.x" ]
# paths-ignore:
# - '.github/**'
# - '**.md'
# schedule:
# - cron: '15 13 * * 3'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: true
jobs:
call-script:
uses: mirostauder/proxysql/.github/workflows/ci-package-build.yml@GH-Actions

Check failure on line 24 in .github/workflows/CI-package-build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/CI-package-build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/CI-package-build.yml" -> "mirostauder/proxysql/.github/workflows/ci-package-build.yml@GH-Actions" : failed to fetch workflow: workflow was not found.
secrets: inherit