update CI scripts

This commit is contained in:
Jaromil 2022-11-14 11:51:04 +01:00
parent 6e8ef0a29a
commit ed841b9f32
3 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,5 @@
name:
Tomb CI
💀 Linux Tomb
on:
push:
@ -10,6 +10,10 @@ on:
branches:
- master
pull_request:
paths-ignore:
- 'doc/**'
- 'portable/**'
- '*.md'
branches:
- master

View File

@ -1,4 +1,4 @@
name: portable tomb
name: ☠️ Portable tomb
on:
push:
paths:
@ -7,6 +7,9 @@ on:
branches:
- master
pull_request:
paths:
- 'portable/**'
- '.github/workflows/portable.yml'
branches:
- master

View File

@ -5,7 +5,7 @@
This release adds optional support for Argon2 KDF brute-force
protection and introduces support for doas as an alternative to sudo
for priviledge escalation. It also improves support for BTRFS
for privilege escalation. It also improves support for BTRFS
formatted Tombs, adds zram detection as swap memory, updates
documentation and translations and cleans up the script code. There
are no major changes nor bug fixes compared to the previous Tomb