mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-10 17:53:36 +02:00
Debug github event
This commit is contained in:
parent
16502a9769
commit
f8d21da3d7
@ -56,7 +56,7 @@ jobs:
|
|||||||
--data "{ \"body\": \"${1}\" }"
|
--data "{ \"body\": \"${1}\" }"
|
||||||
}
|
}
|
||||||
|
|
||||||
echo "${{ toJSON(github.event.pull_request) }}"
|
echo "${{ toJSON(github.event) }}"
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
YARN_1="yarn --mutex network --cwd ./current"
|
YARN_1="yarn --mutex network --cwd ./current"
|
||||||
|
Loading…
Reference in New Issue
Block a user