Skip to content

Commit 43625c2

Browse files
committed
Run Publish Snapshot workflow on 1.1.x branch
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
1 parent 2394e44 commit 43625c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish Snapshot
22

33
on:
44
push:
5-
branches: [ "main" ]
5+
branches: [ "1.1.x" ]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)