Skip to content

Commit

Permalink
Add PR trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke committed Aug 28, 2023
1 parent 741e0a5 commit 3643d2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/parse_catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Parse Catalog

on:
workflow_dispatch:
pull_request:

jobs:
parse-catalog:
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,5 @@ dmypy.json
.DS_Store
feedstock/local_storage

*.csv
*.csv
old/

0 comments on commit 3643d2f

Please sign in to comment.