Skip to content

Commit

Permalink
ci: fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
TorstenDittmann committed Sep 25, 2023
1 parent 8e3d988 commit bdb7871
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Search Index
on: [push]

jobs:
scrape:
indexing:
runs-on: ubuntu-latest
name: Indexing
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit bdb7871

Please sign in to comment.