mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
replace bors with mergify
This commit is contained in:
parent
6434b6ad46
commit
5a60b0abc4
4 changed files with 48 additions and 42 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -4,8 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- staging
|
||||
- release-*
|
||||
schedule:
|
||||
- cron: '51 2 * * *'
|
||||
jobs:
|
||||
|
|
|
|||
8
.github/workflows/upgrade-flakes.yml
vendored
8
.github/workflows/upgrade-flakes.yml
vendored
|
|
@ -18,9 +18,5 @@ jobs:
|
|||
uses: DeterminateSystems/update-flake-lock@v19
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||
pr-body: |
|
||||
Automated changes by the update-flake-lock
|
||||
```
|
||||
{{ env.GIT_COMMIT_MESSAGE }}
|
||||
```
|
||||
bors merge
|
||||
pr-labels: |
|
||||
merge-queue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue