Skip to content

Commit 46b4727

Browse files
committed
ci: enable continuous release for every push
1 parent 1862cf3 commit 46b4727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Continuous Releases provided by https://pkg.pr.new
22
name: CR (Continuous Releases)
3-
on: [pull_request]
3+
on: [push, pull_request]
44

55
jobs:
66
cr:

0 commit comments

Comments
 (0)