Skip to content

Commit

Permalink
Merge pull request #2532 from mirpedrol/rich-codex-token
Browse files Browse the repository at this point in the history
use nf-core-bot to check out for rich-codex
  • Loading branch information
mirpedrol authored May 22, 2024
2 parents abb3035 + 7b9da9d commit 2b5a76a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rich-codex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
steps:
- name: Check out the repo
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
# Use @nf-core-bot token to check out so we can push without a PR
token: ${{ secrets.NF_CORE_BOT_AUTH_TOKEN }}
- name: Set up Python
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
with:
Expand Down

0 comments on commit 2b5a76a

Please sign in to comment.