Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update jorje dependency #314

Update jorje dependency

Update jorje dependency #314

Workflow file for this run

name: Auto Merge PRs
on:
pull_request:
jobs:
auto-merge-jorje:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: pascalgn/automerge-action@v0.16.2
env:
GITHUB_TOKEN: "${{ secrets.PERSONAL_TOKEN }}"
MERGE_METHOD: rebase
MERGE_FILTER_AUTHOR: dangmai
MERGE_FORKS: "false"
MERGE_LABELS: automerge
UPDATE_RETRY_SLEEP: 30000 # 30 seconds