Skip to content

Commit 92789dd

Browse files
authored
Test publish (#413)
* Test publish * Ensure release is not run every time
1 parent 3823764 commit 92789dd

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

.changeset/slimy-nights-look.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@eddeee888/gcg-typescript-resolver-files': patch
3+
---
4+
5+
Test

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ env:
1616
jobs:
1717
release:
1818
name: Release
19+
if: github.event.comment == ''
1920
runs-on: ubuntu-24.04
2021
permissions:
2122
id-token: write # allows ODIC publishing

packages/typescript-resolver-files/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @eddeee888/gcg-typescript-resolver-files
22

3+
TEST
4+
35
This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.
46

57
This relies on types generated from [@graphql-codegen/typescript](https://the-guild.dev/graphql/codegen/plugins/typescript/typescript) and [@graphql-codegen/typescript-resolvers](https://the-guild.dev/graphql/codegen/plugins/typescript/typescript-resolvers) plugins.

0 commit comments

Comments
 (0)