Skip to content

test action

test action #248

name: Gitflow Action for R Package Development
run-name: ${{ github.actor }} now ${{ github.event_name }} to ${{ github.ref_name }}
on:
push:
branches: ['*', '!dev', '!main']
pull_request:
types: ['opened', 'closed']
branches: ['main', 'release*']
jobs:
Activating_Parser:
uses: fnlcr-bids-sdsi/gitflow-R/.github/workflows/parser.yml@DSPWorkflow

Check failure on line 14 in .github/workflows/gitflow-R-action.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/gitflow-R-action.yml

Invalid workflow file

error parsing called workflow ".github/workflows/gitflow-R-action.yml" -> "fnlcr-bids-sdsi/gitflow-R/.github/workflows/parser.yml@DSPWorkflow" (source branch with sha:0723c34bbff1439a9de060cfea0291c1e5c995ca) --> "fnlcr-bids-sdsi/gitflow-R/.github/workflows/Action_pack_verion_main.yml@DSPWorkflow" (source branch with sha:0723c34bbff1439a9de060cfea0291c1e5c995ca) : invalid value workflow reference: version cannot have whitespace: ${{ inpsts.action_branch }}
with:
image_to_use: ghcr.io/nidap-community/dsp_github_workflow_env:DSPv0.9.5
action_branch: DSPWorkflow