Skip to content

Commit fb0bc7d

Browse files
authored
Merge branch 'main' into dependabot/docker/projectquay/golang-1.25
2 parents a5eb99d + 9d2a54c commit fb0bc7d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 2 deletions
This file was deleted.

.github/workflows/prow-pr-automerge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This Github workflow will check every hour for PRs with the lgtm label and will attempt to automatically merge them.
1+
# This Github workflow will check every 5m for PRs with the lgtm label and will attempt to automatically merge them.
22
# If the hold label is present, it will block automatic merging.
33

44
name: "Prow merge on lgtm label"
@@ -15,4 +15,4 @@ jobs:
1515
jobs: 'lgtm'
1616
github-token: "${{ secrets.GITHUB_TOKEN }}"
1717
merge-method: 'squash'
18-
18+

0 commit comments

Comments
 (0)