Skip to content

Commit

Permalink
Update lint-set-points-and-sprint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
widal001 authored Nov 19, 2024
1 parent 142fa5e commit a643abb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-set-points-and-sprint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:

- name: Print commit
run: echo "$COMMIT"

- name: Debug event payload
run: echo "${{ toJson(github.event) }}"

- name: Set default values for sprint and points if unset
run: |
Expand Down

0 comments on commit a643abb

Please sign in to comment.