Skip to content

Commit a775884

Browse files
Tests only on PR update to avoid double-runs
1 parent b4f4bbb commit a775884

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/python-tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
# This workflow will install Python dependencies, run tests and lint with a single version of Python
2-
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
3-
41
name: Python Tests
52

63
on:
7-
push:
8-
branches-ignore: [ "main" ]
94
pull_request:
105
branches: [ "**" ]
116

0 commit comments

Comments
 (0)