Skip to content

Commit

Permalink
💚 🍪 fix automerge cookie cutter file
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseRZapata committed Apr 13, 2024
1 parent 86c04a0 commit 42170c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions {{cookiecutter.repo_name}}/.github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
types:
- completed
status: {}
#{% raw %}
jobs:
automerge:
runs-on: ubuntu-latest
Expand All @@ -29,3 +30,4 @@ jobs:
MERGE_METHOD: squash
MERGE_REQUIRED_APPROVALS: "0"
MERGE_LABELS: automerge # label to trigger automerge
#{% endraw %}

0 comments on commit 42170c0

Please sign in to comment.