mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
GitHub Actions: Security hardening (#2882)
This commit is contained in:
3
.github/workflows/style.yml
vendored
3
.github/workflows/style.yml
vendored
@@ -12,6 +12,9 @@ on:
|
||||
- 'src/pretix/locale/**'
|
||||
- 'src/pretix/static/**'
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
isort:
|
||||
name: isort
|
||||
|
||||
Reference in New Issue
Block a user