Skip to content

Commit f90b590

Browse files
committed
do not trigger the github action in PRs anymore
1 parent 447ddc9 commit f90b590

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/kcp-image.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,6 @@ on:
1010
- 'release-*'
1111
tags:
1212
- 'v*'
13-
pull_request:
14-
branches:
15-
- main
16-
- 'release-*'
17-
paths-ignore:
18-
- "docs/**"
19-
- "**/*.md"
20-
- ".github/ISSUE_TEMPLATE/*"
21-
- ".github/workflows/docs-gen-and-push.yaml"
22-
- ".goreleaser.yaml"
2313

2414
jobs:
2515
build:

0 commit comments

Comments
 (0)