mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-27 18:58:00 -04:00
Merge pull request #2687 from PrathameshBhagat/main
Making Github Actions file more readable
This commit is contained in:
committed by
GitHub
parent
f2372c40aa
commit
4901a6b183
11
.github/workflows/update-gradle-wrapper.yml
vendored
11
.github/workflows/update-gradle-wrapper.yml
vendored
@@ -5,19 +5,8 @@ on:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
permissions:
|
||||
actions: none
|
||||
checks: none
|
||||
contents: write
|
||||
deployments: none
|
||||
discussions: none
|
||||
id-token: none
|
||||
issues: none
|
||||
packages: none
|
||||
pages: none
|
||||
pull-requests: write
|
||||
repository-projects: none
|
||||
security-events: none
|
||||
statuses: none
|
||||
|
||||
jobs:
|
||||
update-gradle-wrapper:
|
||||
|
||||
Reference in New Issue
Block a user