Skip to content

Commit

Permalink
change when ci runs
Browse files Browse the repository at this point in the history
  • Loading branch information
dperl-dls committed Aug 13, 2024
1 parent 58f68cc commit 4736a16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backend_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ name: backend CI
on:
push:
paths:
- pyproject.toml
- src/**
- tests/**
pull_request:
paths:
- pyproject.toml
- src/**
- tests/**

Expand Down

0 comments on commit 4736a16

Please sign in to comment.