Skip to content

Commit

Permalink
test simple
Browse files Browse the repository at this point in the history
  • Loading branch information
ahms5 committed Apr 10, 2024
1 parent f683468 commit f6fd5a9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/create_issue_if_coockiecutter.yml
Expand Up @@ -17,12 +17,3 @@ jobs:
- uses: dacbd/create-issue-action@v2
with:
title: test
token: ${{ github.token }}
owner: pyfar
repo: cookiecutter-pypackage
body: |
### Context
- run: |
echo "${{ steps.new-issue.outputs.json }}" | jq
echo "${{ steps.new-issue.outputs.json }}" | jq .state
echo "${{ steps.new-issue.outputs.json }}" | jq .labels[].name

0 comments on commit f6fd5a9

Please sign in to comment.