Skip to content

Commit e9c4df5

Browse files
committed
chore: test Slack frontend deploy notification
1 parent 4a08fda commit e9c4df5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/test-slack-frontend-deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Test Slack Frontend Deploy
22

33
on:
4-
workflow_dispatch:
4+
push:
5+
branches:
6+
- chore/add-slack-frontend-deploy-notification
57

68
jobs:
79
test-slack:

0 commit comments

Comments
 (0)