We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7e305 commit 1c9a5d8Copy full SHA for 1c9a5d8
5 files changed
.github/workflows/lint-plugin.yml
@@ -4,7 +4,6 @@ on:
4
pull_request:
5
branches-ignore:
6
- 'next'
7
- - 'next/**'
8
paths-ignore:
9
- '**/*.md'
10
.github/workflows/nextjs-bundle-analysis.yml
@@ -10,7 +10,6 @@ on:
11
- 'main'
12
13
14
push:
15
branches:
16
- 'canary'
.github/workflows/unit-test-packages.yml
.github/workflows/unit-test-plugin-nightly.yml
.github/workflows/unit-test-plugin.yml
0 commit comments