Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit a02ce04

Browse files
committed
ci: publish on pushes to main
The setup for NPM isn't there yet anyways, so that's a no-op. Signed-off-by: Stephan Renatus <stephan@styra.com>
1 parent 8d88680 commit a02ce04

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
name: Publish
22

3-
# Will trigger when the RELEASES.md file is updated by the merged PR from the generation workflow
4-
# NOTE(sr): Let's use this for a start and see if we need to adjust later on.
53
on:
64
workflow_dispatch: {}
75
push:
8-
paths:
9-
- "RELEASES.md"
106
branches:
117
- main
128

0 commit comments

Comments
 (0)