ποΈ Conversations with AI β 360
Jan 19, 2025
Next,
- name: Debug GitHub Event
env:
GITHUB_EVENT: ${{ toJson(github.event) }}
run: echo "$GITHUB_EVENT"
@git push "some comment no-workflow"
@help @git push
@git push "without the workflow" ~workflow
@git push "with the workflow"
continues.