Skip to content

Commit 52d00cf

Browse files
committed
testo
1 parent 322cef6 commit 52d00cf

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
@@ -80,7 +80,7 @@ jobs:
8080
package_sync_group: ${{ inputs.package_sync_group }}\n
8181
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
8282
slack-channel-id: ${{ vars.SLACK_CHANNEL_ID }}
83-
if: failure()
83+
if: failure() || success()
8484

8585
package-sync-test:
8686
name: Sync package repositories in test

0 commit comments

Comments
 (0)