Skip to content

TEST: PR with extension change to test action #1

TEST: PR with extension change to test action

TEST: PR with extension change to test action #1

name: Compare ASDF support
on:
workflow_dispatch:
push:
branches:
- main
- '*.x'
tags:
- '*'
pull_request:
# Only cancel in-progress jobs or runs for the current workflow
# This cancels the already triggered workflows for a specific PR without canceling
# other instances of this workflow (other PRs, scheduled triggers, etc) when something
# within that PR re-triggers this CI
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
compare_asdf_support:
uses: braingram/asdf-actions/.github/workflows/compare_asdf_support.yml@main

Check failure on line 23 in .github/workflows/compare_asdf_support.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/compare_asdf_support.yml

Invalid workflow file

error parsing called workflow ".github/workflows/compare_asdf_support.yml" -> "braingram/asdf-actions/.github/workflows/compare_asdf_support.yml@main" (source branch with sha:e1ab74f138a139809e500ff6c444dc1c6feb2938) : You have an error in your yaml syntax on line 31