mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-08-14 17:34:32 +02:00
Remove .github/workflows/mergeabot.yml
This commit is contained in:
parent
e31ac9f30d
commit
fdea4fdeae
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: -1
|
|
||||||
Loading…
Reference in New Issue
Block a user