abfedena
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
.github/workflows/main.yml
|
|
@ -21,3 +21,7 @@ jobs: |
|
|
urls: 'https://www.foo.software,https://www.foo.software/contact' |
|
|
urls: 'https://www.foo.software,https://www.foo.software/contact' |
|
|
sha: ${{ github.sha }} |
|
|
sha: ${{ github.sha }} |
|
|
slackWebhookUrl: ${{ secrets.LIGHTHOUSE_CHECK_WEBHOOK_URL }} |
|
|
slackWebhookUrl: ${{ secrets.LIGHTHOUSE_CHECK_WEBHOOK_URL }} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|