Skip to content

Commit

Permalink
Merge branch 'develop' into tests/client-eliza-home
Browse files Browse the repository at this point in the history
  • Loading branch information
normand1 authored Jan 24, 2025
2 parents 01c9d62 + 9dca26b commit 85b7542
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/minimal-merge-queue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Merge Group Checks
on:
merge_group:
types: [checks_requested]
jobs:
minimal-check:
runs-on: ubuntu-latest
steps:
- name: Always pass
run: echo "All good!"

0 comments on commit 85b7542

Please sign in to comment.