mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-05 20:40:02 -08:00
Set adequate permissions to push benchmarks
This commit is contained in:
3
.github/workflows/bench-primitives.yml
vendored
3
.github/workflows/bench-primitives.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: rosenpass-ciphers - primitives - benchmark
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
3
.github/workflows/bench-protocol.yml
vendored
3
.github/workflows/bench-protocol.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: rosenpass - protocol - benchmark
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user