mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Merge pull request #4699 from sashashura/patch-32
GitHub Workflows security hardening
This commit is contained in:
commit
344fa07316
1 changed files with 3 additions and 0 deletions
3
.github/workflows/test_suite.yml
vendored
3
.github/workflows/test_suite.yml
vendored
|
@ -6,6 +6,9 @@ on:
|
|||
- master
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
# the following are optional jobs and need to be configured according
|
||||
# to this project's settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue