Skip to content

Commit

Permalink
fix(lint-release-notes): remove context dump
Browse files Browse the repository at this point in the history
  • Loading branch information
shakefu committed Nov 6, 2023
1 parent e3933cf commit dee6f90
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lint-release-notes/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ inputs:
runs:
using: composite
steps:
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJSON(github) }}
shell: bash
run: echo "$GITHUB_CONTEXT"

- name: Set vars
id: source-vars
shell: bash
Expand Down

0 comments on commit dee6f90

Please sign in to comment.