Skip to content

Commit

Permalink
update scraper dry run workflow dispatch triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad authored Jun 26, 2024
1 parent dbb2ee9 commit e15298c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scraper-dry-run.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: Scraper Dry Run

on:
workflow_dispatch:
pull_request:
paths:
- scraper/**
- tests
- schemas

jobs:
test-run-github-scraper:
Expand Down

0 comments on commit e15298c

Please sign in to comment.