We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de54656 + 8a95336 commit 7bdca2bCopy full SHA for 7bdca2b
1 file changed
.github/workflows/cron-lembrete-reuniao.yaml
@@ -2,7 +2,8 @@ name: Lembrete de reunião
2
3
on:
4
schedule:
5
- - cron: '0 14 * * 4'
+ - cron: '0 14 * * 4''
6
+ workflow_dispatch:
7
8
jobs:
9
lembrete_reuniao:
0 commit comments