Skip to content

Commit 64c0c9f

Browse files
committed
Remove more unneeded container credentials blocks
1 parent 93176db commit 64c0c9f

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/clang-tidy-check.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ jobs:
5252

5353
container:
5454
image: ghcr.io/framework-r-d/phlex-ci:2025-10-08
55-
permissions:
56-
contents: read
57-
packages: read
5855

5956
steps:
6057
- name: Checkout code

.github/workflows/coverage.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ jobs:
5858

5959
container:
6060
image: ghcr.io/framework-r-d/phlex-ci:2025-10-08
61-
permissions:
62-
contents: read
63-
packages: read
6461

6562
env:
6663
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)