Skip to content

Commit a58a7ff

Browse files
committed
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomerge
1 parent 1737845 commit a58a7ff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/main.yml renamed to .github/workflows/automerge.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ on:
55
- completed
66

77
jobs:
8-
regro-cf-autotick-bot-action:
8+
automerge-action:
99
runs-on: ubuntu-latest
10-
name: regro-cf-autotick-bot-action
10+
name: automerge
1111
steps:
1212
- name: checkout
1313
uses: actions/checkout@v2
14-
- name: regro-cf-autotick-bot-action
15-
id: regro-cf-autotick-bot-action
16-
uses: regro/cf-autotick-bot-action@master
14+
- name: automerge-action
15+
id: automerge-action
16+
uses: conda-forge/automerge-action@master
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)