Skip to content

Commit 6ed658b

Browse files
Update .github/workflows/push-to-algolia-web.yml
Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 59d22e9 commit 6ed658b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push-to-algolia-web.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Push snippets to AlgoliaWeb
33
on: workflow_dispatch
44

55
jobs:
6-
release:
7-
name: Scheduled Release
6+
push:
7+
name: Manual trigger push for onboarding guides
88
runs-on: ubuntu-22.04
99
steps:
1010
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)