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
…ForgeMasterToMain
  • Loading branch information
conda-forge-admin committed Mar 14, 2022
1 parent c645693 commit c3c6ff3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2
- name: automerge-action
id: automerge-action
uses: conda-forge/automerge-action@master
uses: conda-forge/automerge-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/webservices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- name: webservices
id: webservices
uses: conda-forge/webservices-dispatch-action@master
uses: conda-forge/webservices-dispatch-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }}
3 changes: 3 additions & 0 deletions conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
provider: {linux_aarch64: azure, linux_ppc64le: azure, win: azure}
conda_forge_output_validation: true
github:
branch_name: main
tooling_branch_name: main

0 comments on commit c3c6ff3

Please sign in to comment.