Skip to content

test auto create issue #1

test auto create issue

test auto create issue #1

Workflow file for this run

name: Environment Test
on: push
jobs:
build:
steps:
- run: gh issue create --body "$BODY"

Check failure on line 8 in .github/workflows/test_gh_cli.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test_gh_cli.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
env:
BODY: Hello world!