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
|
||||
steps:
|
||||
- name: Require Milestone
|
||||
if: ${{ github.event.pull_request.milestone == null }}
|
||||
run: exit 1
|
||||
run: |
|
||||
echo "${{ github.event.pull_request }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user