mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-24 19:29:28 +00:00
chore(ci): Fix workflow permissions.
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -6,6 +6,9 @@ on:
|
||||
pull_request:
|
||||
branches: ["main", "dev"]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test-python:
|
||||
name: Test Python
|
||||
|
||||
Reference in New Issue
Block a user