Skip to content

Commit

Permalink
set automerge for labelled PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Aug 6, 2023
1 parent fb32ba7 commit 14af29c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/handle_pr_for_http4k_upgrade.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
on:
pull_request:
types: [opened, reopened]
branches:
- auto/*
pull_request:
types: [labeled]

jobs:
handle-pr-for-http4k-upgrade:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 14af29c

Please sign in to comment.