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 e6fa102 commit 2811ff0Copy full SHA for 2811ff0
1 file changed
.github/workflows/test.yml
@@ -4,11 +4,6 @@ on:
4
# Run on pushes to `master`/`4.x` and on all pull requests.
5
# Prevent the build from running when there are only irrelevant changes.
6
push:
7
- branches:
8
- - master
9
- - 4.x
10
- tags:
11
- - '**'
12
paths-ignore:
13
- '**.md'
14
pull_request:
0 commit comments