Skip to content

Commit

Permalink
run ci when compathelper creates PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikunia committed Dec 4, 2021
1 parent bc65d7a commit 66aae06
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 66aae06

Please sign in to comment.