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 19cca58 commit 51ce06e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_gh_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
run: |
gh repo list
- name: Run gh CLI Command
env:
GH_TOKEN: ${{ github.token }}
run: |
gh issue create --body "Hello world!"

0 comments on commit 51ce06e

Please sign in to comment.