Skip to content

Commit

Permalink
asdfasdfasd
Browse files Browse the repository at this point in the history
  • Loading branch information
emptyrivers committed Apr 29, 2024
1 parent 35b9117 commit b72d753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
path: .release/

- name: test
run: echo "test :o ${{ github.event }}"
run: echo "test :o ${{ toJson(github) }} "

- uses: exercism/[email protected]
if: ${{ contains(github.event.pull_request.labels, '🆕 Feature Preview') }}
Expand Down

0 comments on commit b72d753

Please sign in to comment.