Skip to content

Commit

Permalink
run ci when compathelper creates PR (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikunia authored Jan 2, 2022
1 parent 64b4218 commit eddb675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
run: julia -e 'using CompatHelper; CompatHelper.main()'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit eddb675

Please sign in to comment.