Skip to content

Commit 3446772

Browse files
committed
temporarily disable main branch filter
1 parent 16c69d3 commit 3446772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-graphql-compat-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
# only on merge to main.
55
# it's rare that this workflow would
66
# show us an error, but when it does it's important!
7-
branches:
8-
- main
7+
# branches:
8+
# - main
99
# don't run this regression suite if we don't need to
1010
paths-ignore:
1111
- '**.md'

0 commit comments

Comments
 (0)