Skip to content

Commit 9ea8e7e

Browse files
committed
Minor - Remove unecessary checks on push to release-3.0.0
1 parent 759593c commit 9ea8e7e

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/bandit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- main
8-
- release-3.0.0
98
pull_request:
109
branches:
1110
- main

.github/workflows/minimal-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- release-3.0.0
87
pull_request:
98
branches:
109
- main

.github/workflows/static-checking.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- release-3.0.0
87
pull_request:
98
branches:
109
- main

0 commit comments

Comments
 (0)