Skip to content

Commit a9a1f75

Browse files
committed
Change cloudfoundry content permissions to read
1 parent 04ea047 commit a9a1f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-release-to-cloudfoundry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
update-releases:
88
permissions:
9-
contents: write # Required to commit and push changes to the repository
9+
contents: read
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout "cloudfoundry" branch

0 commit comments

Comments
 (0)