Skip to content

Commit

Permalink
Merge pull request #58 from agilesix/widal001-debug-linter
Browse files Browse the repository at this point in the history
Update lint-set-points-and-sprint.yml
  • Loading branch information
widal001 authored Nov 19, 2024
2 parents 142fa5e + a643abb commit a16e2da
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 a16e2da

Please sign in to comment.