mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
GitHub Workflows security hardening (#2923)
This commit is contained in:
3
.github/workflows/bench.yml
vendored
3
.github/workflows/bench.yml
vendored
@ -5,6 +5,9 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
check_benchmark:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user