Skip to content

Commit

Permalink
run on push to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JKarlavige committed Nov 1, 2023
1 parent 4e61a45 commit 98f4628
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/crawler.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Algolia Crawler
on:
push:
branches: [ current ]
branches: [ current, automate-crawler ]

# Only used for testing within PR, delete before merge
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
# pull_request:
# types: ['opened', 'edited', 'reopened', 'synchronize']

jobs:
algolia_recrawl:
Expand Down

0 comments on commit 98f4628

Please sign in to comment.