Skip to content

Commit 3d644b3

Browse files
committed
fix
1 parent 5f70981 commit 3d644b3

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/pr-smoke-test-quarkus-images.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ on:
1010
- main
1111
workflow_dispatch:
1212

13-
permissions:
14-
contents: read
15-
1613
jobs:
1714
build:
1815
uses: ./.github/workflows/reusable-pr-smoke-test-images.yml

.github/workflows/reusable-pr-smoke-test-images.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ on:
2929
type: boolean
3030
required: false
3131

32-
permissions:
33-
contents: read
34-
3532
jobs:
3633
build:
3734
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)