We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac4c42 commit dea3e47Copy full SHA for dea3e47
3 files changed
.github/workflows/arch.yaml
@@ -4,6 +4,8 @@ on:
4
workflow_dispatch:
5
push:
6
7
+permissions: read-all
8
+
9
jobs:
10
build-arch:
11
runs-on: ubuntu-latest
.github/workflows/nobara.yaml
build-rpm:
.github/workflows/ubuntu.yaml
build-deb:
0 commit comments