Skip to content

Commit 1a0eb7b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-docker-compose-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77
contents: read
88

99
on:
10-
pull_request:
10+
pull_request:
1111
branches: ["main", "*rc"]
1212
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
1313
paths:

0 commit comments

Comments
 (0)