Skip to content

Commit

Permalink
ci: sync with template repository
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 16, 2024
1 parent a6e56b4 commit 8761246
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Merge

on:
push:
pull_request:

concurrency:
Expand All @@ -19,6 +20,7 @@ jobs:
permissions:
contents: write
pull-requests: write
if: github.event_name == 'pull_request'
runs-on: ubuntu-latest
steps:
- name: Enable Auto-Merge (Squash)
Expand Down

0 comments on commit 8761246

Please sign in to comment.