mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Try something else
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
b9d7129e0b
commit
4c51c068ed
4
.github/workflows/require-milestone.yml
vendored
4
.github/workflows/require-milestone.yml
vendored
@ -7,5 +7,5 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Require Milestone
|
- name: Require Milestone
|
||||||
if: ${{ github.event.pull_request.milestone == null }}
|
run: |
|
||||||
run: exit 1
|
echo "${{ github.event.pull_request }}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user