We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78adc78 commit 7c9849eCopy full SHA for 7c9849e
.github/workflows/staging-push.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
payload: |
59
{
60
- "text": ":looker: Looker Github Action :github: - Weekly Update\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}",
+ "text": ":looker: Looker Github Action :github: - Weekly Update\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}"
61
}
62
env:
63
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments