Skip to content

Commit

Permalink
[ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration Conda…
Browse files Browse the repository at this point in the history
…ForgeAutomerge
  • Loading branch information
conda-forge-admin committed May 18, 2020
1 parent 7f67b6a commit 2bb8d06
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml → .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ on:
- completed

jobs:
regro-cf-autotick-bot-action:
automerge-action:
runs-on: ubuntu-latest
name: regro-cf-autotick-bot-action
name: automerge
steps:
- name: checkout
uses: actions/checkout@v2
- name: regro-cf-autotick-bot-action
id: regro-cf-autotick-bot-action
uses: regro/cf-autotick-bot-action@master
- name: automerge-action
id: automerge-action
uses: conda-forge/automerge-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2bb8d06

Please sign in to comment.