diff options
author | PJ Fanning <fanningpj@apache.org> | 2022-08-01 17:08:46 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2022-08-01 17:08:46 +0000 |
commit | 507c54f83db01a25003024bdc0ff2a4a3449f55a (patch) | |
tree | 42853a52d76129604d1d5f2714f7ba2bda7a5cf8 | |
parent | 725b256e951f9ffc5435a335501a3e94ca8be110 (diff) | |
download | poi-507c54f83db01a25003024bdc0ff2a4a3449f55a.tar.gz poi-507c54f83db01a25003024bdc0ff2a4a3449f55a.zip |
github ci perms
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903173 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7687c759af..70e4dfca79 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,5 @@ updates: directory: "/" schedule: interval: "daily" + +permissions: {} |