1
0
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:
Sebastian Malton 2022-10-19 12:46:58 -04:00
parent b9d7129e0b
commit 4c51c068ed

View File

@ -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 }}"