Skip to content

Commit 7bdca2b

Browse files
committed
Merge remote-tracking branch 'origin/main'
# Conflicts: # .github/workflows/cron-lembrete-reuniao.yaml
2 parents de54656 + 8a95336 commit 7bdca2b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/cron-lembrete-reuniao.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Lembrete de reunião
22

33
on:
44
schedule:
5-
- cron: '0 14 * * 4'
5+
- cron: '0 14 * * 4''
6+
workflow_dispatch:
67
78
jobs:
89
lembrete_reuniao:

0 commit comments

Comments
 (0)