Skip to content

Commit 331e56a

Browse files
committed
Ensure CI runs
1 parent f999b72 commit 331e56a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- master
7+
- master-next # FIXME:eddeee888 Remove once done
78
pull_request:
89
branches:
910
- master
11+
- master-next # FIXME:eddeee888 Remove once released
1012

1113
env:
1214
NODE_OPTIONS: '--max_old_space_size=4096'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
TODO:eddeee888
1+
FIXME:eddeee888
22

33
<div>
44
<img src="./logo.svg" width="150px" alt="GraphQL Code Generator logo"/>

0 commit comments

Comments
 (0)