mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 10:55:37 -04:00
CI: cut down expression context
This commit is contained in:
parent
f2bd956b89
commit
3692988b17
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue