We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50014e commit 2207ec0Copy full SHA for 2207ec0
1 file changed
.github/workflows/main.yml
@@ -50,7 +50,7 @@ jobs:
50
if: github.repository == 'codecov/codecov-action'
51
runs-on: macos-latest-xlarge
52
steps:
53
- - name: Dump GitHub context
+ - name: Dump GitHub context
54
env:
55
GITHUB_CONTEXT: ${{ toJSON(github) }}
56
run: echo "$GITHUB_CONTEXT"
0 commit comments