Skip to content

Commit 5ac5e51

Browse files
committed
updated main.yml
1 parent 1831c33 commit 5ac5e51

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
on:
22
schedule:
33
- cron: "0 0 */14 * *"
4-
4+
workflow_dispatch:
5+
56
jobs:
67
# This workflow contains a single job called "traffic"
78
traffic:

0 commit comments

Comments
 (0)