Skip to content

Commit 0e1e7a4

Browse files
committed
Remove the bad ones
1 parent 765e074 commit 0e1e7a4

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

.github/workflows/ci-goreleaser-contrib.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ jobs:
3737
goarch: '[ "386", "amd64", "arm64", "ppc64le", "arm", "s390x" ]'
3838
secrets: inherit
3939

40-
41-
permissions:
42-
contents: read
43-
4440
package-tests:
4541
name: Package tests
4642
needs: check-goreleaser
@@ -49,10 +45,6 @@ permissions:
4945
distribution: otelcol-contrib
5046
type: '[ "deb", "rpm" ]'
5147

52-
53-
permissions:
54-
contents: read
55-
5648
msi-tests:
5749
name: MSI tests
5850
needs: check-goreleaser

.github/workflows/ci-goreleaser-core.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ jobs:
3737
goarch: '[ "386", "amd64", "arm64", "ppc64le", "arm", "s390x" ]'
3838
secrets: inherit
3939

40-
41-
permissions:
42-
contents: read
43-
4440
package-tests:
4541
name: Package tests
4642
needs: check-goreleaser
@@ -49,10 +45,6 @@ permissions:
4945
distribution: otelcol
5046
type: '[ "deb", "rpm" ]'
5147

52-
53-
permissions:
54-
contents: read
55-
5648
msi-tests:
5749
name: MSI tests
5850
needs: check-goreleaser

0 commit comments

Comments
 (0)