Skip to content

chore: Bump to 7.98.0 in 7.98.x (#2854) #1019

chore: Bump to 7.98.0 in 7.98.x (#2854)

chore: Bump to 7.98.0 in 7.98.x (#2854) #1019

#
# Copyright (c) 2020 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
name: "Call publication builder"
on:
push:
branches:
- "7.*.x"
- main
jobs:
call-publication-builder:
name: "Call publication builder"
uses: eclipse-che/che-docs/.github/workflows/publication-builder.yaml@publication-builder

Check failure on line 21 in .github/workflows/call-publication-builder.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/call-publication-builder.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/call-publication-builder.yaml" -> "eclipse-che/che-docs/.github/workflows/publication-builder.yaml@publication-builder" (source branch with sha:4f53ac65ef8d36d9c582e954e936ad7bfccf6b58) --> "eclipse-che/che-website-publish/.github/workflows/publish.yaml@main" (source branch with sha:f320d2c4ffc9ddb4a41ed7a101e314f7c02f9f3e) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets:
CHE_BOT_GITHUB_TOKEN: ${{ secrets.CHE_BOT_GITHUB_TOKEN }}