Skip to content

Commit

Permalink
do not trigger the github action in PRs anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
xrstf committed Jun 7, 2023
1 parent 447ddc9 commit f90b590
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/kcp-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,6 @@ on:
- 'release-*'
tags:
- 'v*'
pull_request:
branches:
- main
- 'release-*'
paths-ignore:
- "docs/**"
- "**/*.md"
- ".github/ISSUE_TEMPLATE/*"
- ".github/workflows/docs-gen-and-push.yaml"
- ".goreleaser.yaml"

jobs:
build:
Expand Down

0 comments on commit f90b590

Please sign in to comment.