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 b7ac367 commit a460a9aCopy full SHA for a460a9a
.github/workflows/open-v3-maintenance-prs.yml
@@ -1,6 +1,10 @@
1
name: v3 Maintenance
2
3
-on: pull_request
+on:
4
+ pull_request:
5
+ branches: main
6
+ paths:
7
+ - ".changeset/**.md"
8
9
jobs:
10
open-pr:
0 commit comments