mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
check event_name
This commit is contained in:
2
.github/workflows/jira.yml
vendored
2
.github/workflows/jira.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
steps:
|
||||
- name: "Output"
|
||||
run: |
|
||||
echo "Event action: ${{ github.event.action }}"
|
||||
echo "Event action: ${{ github.event_name }}"
|
||||
echo "Event: ${{ github.event }}"
|
||||
echo "Team label: ${{ inputs.team-labels }}"
|
||||
# sync:
|
||||
|
||||
Reference in New Issue
Block a user