Skip to content

Commit

Permalink
Update test_gh_cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean1572 committed Apr 5, 2024
1 parent 51ce06e commit 827db1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_gh_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
gh issue create --body "Hello world!"
gh issue create --body "Hello world!" --title "Testing GH cli in actions"

0 comments on commit 827db1d

Please sign in to comment.