Skip to content

Commit 114a3d6

Browse files
jagapioucopybara-github
authored andcommitted
Rerun test actions when .python-version changes
PiperOrigin-RevId: 733767291 Change-Id: I1df26169802fc7377f596dc053317a696b34d258
1 parent 1482921 commit 114a3d6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/test-concordia.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
- '.github/actions/install/action.yml'
2121
- '.github/workflows/test-concordia.yml'
2222
- '.pylintrc'
23+
- '.python-version'
2324
- 'bin/install.sh'
2425
- 'concordia/**'
2526
- 'pyproject.toml'

.github/workflows/test-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222
- '.github/actions/install/action.yml'
2323
- '.github/workflows/test-examples.yml'
2424
- '.pylintrc'
25+
- '.python-version'
2526
- 'bin/convert_notebooks.sh'
2627
- 'bin/install.sh'
2728
- 'concordia/**'

0 commit comments

Comments
 (0)