Skip to content

Commit c920e0f

Browse files
authored
Merge pull request #3 from swimmwatch/dev
Make pr-update-sdk scheduled
2 parents 0f416f4 + 5993af0 commit c920e0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-updated-sdk.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: "Create PR if OpenDota API has been updated"
22

33
on:
4-
# schedule:
5-
# - cron: "0 0 * * *"
4+
schedule:
5+
- cron: "0 0 * * *"
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)