Skip to content

Commit

Permalink
use nf-core-bot to check out for rich-codex
Browse files Browse the repository at this point in the history
  • Loading branch information
mirpedrol committed May 21, 2024
1 parent 27e164a commit ec5f8f2
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # 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 ec5f8f2

Please sign in to comment.