Skip to content

Commit 2b8100d

Browse files
authored
Update novu.yml
1 parent 03b7fb4 commit 2b8100d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/novu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
# Add a delay of 2 minutes before syncing
13-
- name: Wait for 2 minutes
14-
run: sleep 120
13+
- name: Wait for 3 minutes
14+
run: sleep 190
1515

1616
# https://github.com/novuhq/actions-novu-sync
1717
- name: Sync State to Novu

0 commit comments

Comments
 (0)