Skip to content

try to fix no-op jobs #12

try to fix no-op jobs

try to fix no-op jobs #12

# SPDX-FileCopyrightText: 2023 geisserml <[email protected]>
# SPDX-License-Identifier: Apache-2.0 OR BSD-3-Clause
# TODO
name: Trigger conda_raw release
on:
workflow_dispatch:
jobs:
pass:

Check failure on line 11 in .github/workflows/trigger_conda_raw.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/trigger_conda_raw.yaml

Invalid workflow file

You have an error in your yaml syntax on line 11
runs-on: ubuntu-latest
- name: Pass (TODO)
run: echo "TODO"