Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sniij committed Jan 5, 2025
1 parent 8891bcf commit 33e3324
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/crawling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
pull_request:
branches:
- crawling

defaults:
run:
working-directory: ./crawling
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 33e3324

Please sign in to comment.