lorenzwalthert / touchstone

Smart benchmarking of pull requests with statistical confidence
https://lorenzwalthert.github.io/touchstone
Other
54 stars 8 forks source link

pass pat to comment action #99

Closed assignUser closed 2 years ago

assignUser commented 2 years ago

@lorenzwalthert this should fix #98 after adding the input

        with: 
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

to your touchstone-comment.yaml. Let me know if it works