Skip to content

Commit

Permalink
Always run python CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
jleibs committed Feb 24, 2023
1 parent 6611dc4 commit 38f164d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: CI (Python)

on:
pull_request:
paths:
- "rerun_py/**"
- "examples/python/**"
- ".github/workflows/python.yml"
types: [labeled, synchronize, opened]
push:
branches:
Expand Down

0 comments on commit 38f164d

Please sign in to comment.