Skip to content

Commit 719b601

Browse files
committed
revert workflow permissions after PR was reverted
1 parent 223186e commit 719b601

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/ci-builder.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ on:
2323
- "go.mod"
2424
- "go.sum"
2525

26-
permissions:
27-
contents: read
28-
2926
jobs:
3027
ci:
3128
uses: ./.github/workflows/base-ci-binary.yaml

.github/workflows/ci-opampsupervisor.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ on:
2323
- "go.mod"
2424
- "go.sum"
2525

26-
permissions:
27-
contents: read
28-
2926
jobs:
3027
ci:
3128
uses: ./.github/workflows/base-ci-binary.yaml

0 commit comments

Comments
 (0)