We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f234b commit 8678e4cCopy full SHA for 8678e4c
.github/workflows/test.yml
@@ -4,13 +4,6 @@ on:
4
# Run on pushes to the main branches and on all pull requests.
5
# Prevent the build from running when there are only irrelevant changes.
6
push:
7
- branches:
8
- - 3.x
9
- - 4.x
10
- tags:
11
- - '**'
12
- paths-ignore:
13
- - '**.md'
14
pull_request:
15
# Allow manually triggering the workflow.
16
workflow_dispatch:
0 commit comments