Skip to content

Commit 6a51928

Browse files
committed
Updates triggers for test actions
1 parent 759a22d commit 6a51928

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/run-unittests-default_setup.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: "[Py3.8][Py3.9][Py3.10] tests/unitary/default_setup/**"
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ "main" ]
76
pull_request:
87
types: [opened, reopened]
98
branches: [ "main" ]

.github/workflows/run-unittests-py38-cov-report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: "[Py3.8][COV REPORT] tests/unitary/**"
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ "main" ]
76
pull_request:
87
types: [opened, reopened]
98
branches: [ "main" ]

.github/workflows/run-unittests-py39-py310.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: "[Py3.9][Py3.10] - tests/unitary/**"
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ "main" ]
76
pull_request:
87
types: [opened, reopened]
98
branches: [ "main" ]

0 commit comments

Comments
 (0)