Skip to content

Commit

Permalink
Update pytest-base.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
will-roscoe authored Dec 14, 2023
1 parent 137b4df commit e98daf1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/pytest-base.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@

name: 'pytest'
on:
workflow_run:
workflows: CI (Ingest) - Ruff
workflow_dispatch:
push:
branches: [ "main" ]
paths:
- '!**dev/**'
- '!**.trash/**'
- '**.py'
workflow_dispatch:

jobs:
build-tests:
Expand Down

0 comments on commit e98daf1

Please sign in to comment.