Skip to content

Commit

Permalink
Merge pull request #19 from jacobbramley/cvms/merge-queues
Browse files Browse the repository at this point in the history
CapableVMs: Migrate to merge queues.
  • Loading branch information
0152la authored Dec 11, 2023
2 parents 44f2044 + e0cdb51 commit d8d4b6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
on:
pull_request:
merge_group:

jobs:
dummy:
runs-on: ubuntu-latest
steps:
- run: /usr/bin/true
6 changes: 0 additions & 6 deletions bors.toml

This file was deleted.

0 comments on commit d8d4b6d

Please sign in to comment.