Skip to content

Commit 8678e4c

Browse files
committed
TEMP/TESTING
1 parent 58f234b commit 8678e4c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@ on:
44
# Run on pushes to the main branches and on all pull requests.
55
# Prevent the build from running when there are only irrelevant changes.
66
push:
7-
branches:
8-
- 3.x
9-
- 4.x
10-
tags:
11-
- '**'
12-
paths-ignore:
13-
- '**.md'
147
pull_request:
158
# Allow manually triggering the workflow.
169
workflow_dispatch:

0 commit comments

Comments
 (0)