mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Remove .github/workflows/mergeabot.yml
This commit is contained in:
parent
560647fb01
commit
09cda079d4
19
.github/workflows/mergeabot.yml
vendored
19
.github/workflows/mergeabot.yml
vendored
@ -1,19 +0,0 @@
|
|||||||
name: Mergeabot
|
|
||||||
|
|
||||||
on:
|
|
||||||
schedule:
|
|
||||||
- cron: "0 0 * * *"
|
|
||||||
|
|
||||||
pull_request:
|
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
pull-requests: write
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
mergeabot:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: freckle/mergeabot-action@v2
|
|
||||||
with:
|
|
||||||
quarantine-days: 5
|
|
||||||
Loading…
Reference in New Issue
Block a user