Skip to content

Commit

Permalink
Check name of repo before attempting to update algolia on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
nmelehan committed Jul 1, 2024
1 parent c700ff5 commit db18770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-algolia-on-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ on:

jobs:
update-algolia-on-schedule:
if: github.repository_owner == 'linode'
runs-on: ubuntu-latest

environment:
Expand Down

0 comments on commit db18770

Please sign in to comment.