We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d22e9 commit 6ed658bCopy full SHA for 6ed658b
.github/workflows/push-to-algolia-web.yml
@@ -3,8 +3,8 @@ name: Push snippets to AlgoliaWeb
3
on: workflow_dispatch
4
5
jobs:
6
- release:
7
- name: Scheduled Release
+ push:
+ name: Manual trigger push for onboarding guides
8
runs-on: ubuntu-22.04
9
steps:
10
- uses: actions/checkout@v4
0 commit comments