Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn authored Aug 21, 2024
1 parent 4fc82f7 commit 5b301dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "${{ toJson(github.event) }}" >> json.json
- run: cat json.json
- uses: actions/github-script@v7
with:
script: |
Expand Down

0 comments on commit 5b301dc

Please sign in to comment.