Merge pull request #416 from eldruin/switch-to-ghmq

Prepare switch to GHMQ
This commit is contained in:
Adam Greig 2023-06-21 23:45:27 +01:00 committed by GitHub
commit fd66befcbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 21 deletions

3
.github/bors.toml vendored
View file

@ -1,3 +0,0 @@
delete_merged_branches = true
required_approvals = 1
status = ["dummy"]

View file

@ -1,18 +0,0 @@
name: CI
on:
push:
branches:
- master
- staging
- trying
pull_request:
branches:
- master
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- name: Succeed
run: true