audit-labs/tutorials
Learn how to perform data analysis, scripting, automation, and more!
clone: git clone https://gitbay.org/audit-labs/tutorials.git
e922eba4f68211ab2fab1ba6261b4a7bb78e9c3e
signed_unknown_key
author: Christian Cleberg <hello@cleberg.net> · 2026-08-19T16:39:18Z
committer: <noreply@github.com>
.github/workflows/run-notebooks.yml | 3 +++ 1 file changed, 3 insertions(+) @@ -7,6 +7,9 @@ on: branches: [ main ] workflow_dispatch: +permissions: + contents: read + jobs: run-notebooks: runs-on: ubuntu-latest