Skip to content

Commit 322cef6

Browse files
committed
test alert
1 parent 8ec716e commit 322cef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ jobs:
127127
package_sync_group: ${{ inputs.package_sync_group }}\n
128128
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
129129
slack-channel-id: ${{ vars.SLACK_CHANNEL_ID }}
130-
if: failure()
130+
if: failure() || success()

0 commit comments

Comments
 (0)