Skip to content

Commit f152e27

Browse files
Fix comment in docs
1 parent f530654 commit f152e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/usage/github-action.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ for the main branch. This is a limitation of GitHub Actions. So if you want to r
8282
```yaml
8383
name: Stringtale
8484

85-
# Remove this section:
85+
# Replace with this section:
8686
on:
8787
repository_dispatch:
8888
types: stringtale

0 commit comments

Comments
 (0)