Skip to content

Commit

Permalink
ci: ci skip: test token and gh
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Sep 28, 2024
1 parent b59bac6 commit 9f175b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- name: Print GH context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: |
echo "$GITHUB_CONTEXT"
run: |
echo "$GITHUB_CONTEXT"
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 9f175b7

Please sign in to comment.