Skip to content

Commit db04300

Browse files
committed
Update OCA workflow
1 parent 9453e5a commit db04300

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/oca-slack-issue-commented.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
# - name: Get event payload
16-
# shell: pwsh
17-
# run: |
18-
# Write-Host '${{ toJSON(github.event) }}'
15+
- name: Get event payload
16+
shell: pwsh
17+
run: |
18+
Write-Host '${{ toJSON(github.event) }}'
1919
2020
- name: Get checkpoints
2121
id: checkpoint

0 commit comments

Comments
 (0)