1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

4th attempt

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-10-19 12:59:56 -04:00
parent 1e33fb3bfc
commit 6fca7fa8ff

View File

@ -9,4 +9,5 @@ jobs:
- name: Require Milestone - name: Require Milestone
run: | run: |
echo "${{ toJson(github.event.pull_request) }}" | jq '.milestone' -e echo "${{ toJson(github.event.pull_request) }}" | jq '.milestone' -e
exit $? echo $?
exit 1