mirror of
https://github.com/aljazceru/pubky-core.git
synced 2025-12-18 14:34:25 +01:00
docs: add permissions write to github workflow
This commit is contained in:
3
.github/workflows/rust.yaml
vendored
3
.github/workflows/rust.yaml
vendored
@@ -6,6 +6,9 @@ on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user