CI: cut down expression context
This commit is contained in:
parent
f2bd956b89
commit
3692988b17
2
.github/workflows/ci-neon.yml
vendored
2
.github/workflows/ci-neon.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
container:
|
||||
image: docker://kdeneon/plasma:user
|
||||
options: --tmpfs /build:rw --user 0:0
|
||||
if: ${{ github.repository == 'calamares/calamares' }}
|
||||
if: github.repository == 'calamares/calamares'
|
||||
steps:
|
||||
- name: "prepare env"
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user