Skip to content

Commit 30bb85d

Browse files
author
SF-CLI-BOT
authored
chore: sync automerge [skip-validate-pr] [skip ci] (#114)
Authored via Leif
1 parent 004f6e9 commit 30bb85d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/workflows/automerge.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: automerge
2+
on:
3+
workflow_dispatch:
4+
schedule:
5+
- cron: '42 2,5,8,11 * * *'
6+
7+
jobs:
8+
automerge:
9+
uses: salesforcecli/github-workflows/.github/workflows/automerge.yml@main
10+
secrets: inherit

0 commit comments

Comments
 (0)