mirror of
https://github.com/offa/android-foss.git
synced 2025-11-04 16:44:54 +05:30
Set actions permissions
This commit is contained in:
parent
4a7922a3f5
commit
3045b89d2f
1 changed files with 4 additions and 0 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -2,6 +2,10 @@ name: ci
|
|||
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue