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:
parent
1e33fb3bfc
commit
6fca7fa8ff
3
.github/workflows/require-milestone.yml
vendored
3
.github/workflows/require-milestone.yml
vendored
@ -9,4 +9,5 @@ jobs:
|
||||
- name: Require Milestone
|
||||
run: |
|
||||
echo "${{ toJson(github.event.pull_request) }}" | jq '.milestone' -e
|
||||
exit $?
|
||||
echo $?
|
||||
exit 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user