Skip to content

Commit ea4b697

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 142fda6 commit ea4b697

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/_get-image-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: Get Image List
5-
permissions:
5+
permissions:
66
contents: read
77
on:
88
workflow_call:

.github/workflows/nightly-docker-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name: Nightly build/publish latest docker images
55
permissions:
66
security-events: read
7-
7+
88
on:
99
schedule:
1010
- cron: "30 14 * * 1-5" # UTC time

0 commit comments

Comments
 (0)