Closed psiinon closed 2 years ago
Updated. The check-run is failing because of "Error: Resource not accessible by integration" - any suggestions for fixing? I think the check helps show the action actually runs, but having a check we know will always fail isnt ideal :/
No token specified so allow_issue_writing
should be false? (Just guessing.)
No token specified so
allow_issue_writing
should be false? (Just guessing.)
Too obvious! That did the trick - thanks @kingthorin !
Trying with a temp local website, dont expect it to work :/
Surprisingly it did work!
Thank you!
Also added a
check-run
action which runs the local baseline action against www.example.orgExample runs: https://github.com/psiinon/action-baseline/actions
More updates planned, but will submit them in different PRs...
Fix #83.