Skip to content

Commit 7b29e90

Browse files
authored
[SDPPE-100] Debug. Comment permissions property.
1 parent 4024dfc commit 7b29e90

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/tide_build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ env:
2323
REGISTRY: ghcr.io
2424

2525
# Add permissions block with required permissions used for shipshape audit
26-
permissions:
27-
checks: write
28-
contents: read
29-
pull-requests: write
26+
# permissions:
27+
# checks: write
28+
# contents: read
29+
# pull-requests: write
3030

3131
jobs:
3232
check-nginx-config:

0 commit comments

Comments
 (0)