Skip to content

Commit 7c9849e

Browse files
committed
add pr info
1 parent 78adc78 commit 7c9849e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
payload: |
5959
{
60-
"text": ":looker: Looker Github Action :github: - Weekly Update\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}",
60+
"text": ":looker: Looker Github Action :github: - Weekly Update\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}"
6161
}
6262
env:
6363
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)