Skip to content

Commit

Permalink
Merge branch 'dev' into IN-831-edit-organization-page
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Dec 22, 2023
2 parents 78c0ce4 + b85548f commit ebfa482
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/pr-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,14 @@ jobs:
with:
prefix: '📦'
separator: ' '
squash_merge:
name: 🏭 Add misc PR labels
runs-on: ubuntu-latest
if: github.base_ref != 'main'
steps:
- name: Kodiak squash merge
uses: actions-ecosystem/action-add-labels@v1
with:
labels: |
automerge
kodiak: merge.method = 'squash'

0 comments on commit ebfa482

Please sign in to comment.