Skip to content

Commit 684c661

Browse files
committed
Remove release from github actions 📝
1 parent 3dc582d commit 684c661

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/python-test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ on:
44
push:
55
branches:
66
- main
7-
- 'release/**'
87
pull_request:
98
branches:
109
- main
11-
- 'release/**'
10+
1211
jobs:
1312
build:
1413
name: Python Program Quality Control

0 commit comments

Comments
 (0)