Skip to content

Commit ad011b0

Browse files
authored
Merge pull request adafruit#424 from sommersoft/update_adabot_pylint
Update Adabot
2 parents f3c0663 + 259e045 commit ad011b0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/adabot_cron.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: mkdir -p bin/adabot
4545
- name: Run adabot.update_cp_org_libraries
4646
env:
47+
ADABOT_GITHUB_USER: ${{ secrets.ADABOT_GITHUB_USER }}
4748
ADABOT_GITHUB_ACCESS_TOKEN: ${{ secrets.ADABOT_GITHUB_ACCESS_TOKEN }}
4849
run: |
4950
cd adabot

0 commit comments

Comments
 (0)