Skip to content

Commit 2daf525

Browse files
committed
test
1 parent 373a95f commit 2daf525

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/publish-smoke-test-early-jdk8-images.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ permissions:
1515
jobs:
1616
publish:
1717
permissions:
18-
contents: read
1918
packages: write
2019
runs-on: ubuntu-latest
2120
steps:

.github/workflows/reusable-workflow-notification.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
issues: write
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23-
2422
- name: Open issue or add comment if issue already open
2523
env:
2624
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)