Skip to content

Commit e278d0d

Browse files
authored
formatting updated
1 parent 19157db commit e278d0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_integration_and_code_analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@ jobs:
101101
"Title": "${{ github.event_name == 'push' && github.event.commits[0].message || github.event.pull_request.title }}",
102102
"Type": "${{ github.event_name == 'push' && 'Merged' || github.event.action }}",
103103
"Author": "${{ github.actor }}"
104-
}
104+
}
105105
env:
106-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
106+
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)