Skip to content

Commit

Permalink
add scraping when new request on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-volz committed Sep 18, 2023
1 parent 4483a65 commit f936674
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wiki_scraping_staging.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Wiki scraping Staging

on:
pull_request:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit f936674

Please sign in to comment.