aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorLibravatar a1346054 <36859588+a1346054@users.noreply.github.com>2021-08-31 12:21:43 +0000
committerLibravatar a1346054 <36859588+a1346054@users.noreply.github.com>2021-09-25 19:09:14 +0000
commit6eafbfdfcc261b8d89ed22358ed9f351d4bf5bf2 (patch)
treec533c541f1a6b48967e193060041705a616bba73 /.github/workflows
parentprivate-lib fixup (diff)
downloadfirejail-6eafbfdfcc261b8d89ed22358ed9f351d4bf5bf2.tar.gz
firejail-6eafbfdfcc261b8d89ed22358ed9f351d4bf5bf2.tar.zst
firejail-6eafbfdfcc261b8d89ed22358ed9f351d4bf5bf2.zip
trim excess whitespace
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/sort.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/sort.yml b/.github/workflows/sort.yml
index f3ded0f22..cfa40d2d2 100644
--- a/.github/workflows/sort.yml
+++ b/.github/workflows/sort.yml
@@ -19,4 +19,3 @@ jobs:
19 - uses: actions/checkout@v2 19 - uses: actions/checkout@v2
20 - name: check profiles 20 - name: check profiles
21 run: ./contrib/sort.py etc/*/{*.inc,*.profile} 21 run: ./contrib/sort.py etc/*/{*.inc,*.profile}
22