Skip to content

Commit df8dd86

Browse files
committed
fix: ci updated
1 parent de409f7 commit df8dd86

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
on:
2-
workflow_dispatch:
2+
push:
3+
branches:
4+
- stage # stage এ push/merge হলে auto trigger হবে
5+
workflow_dispatch:
36

47
permissions:
58
contents: write

0 commit comments

Comments
 (0)