Skip to content

Commit

Permalink
Update dependency-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yiqing-zhao authored Jun 8, 2023
1 parent df347e7 commit 24dcde0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dependency-check.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: SDK Dependency Auto Upgrade
on:
schedule:
# The "*" (#42, asterisk) character has special semantics in YAML, so this
# string has to be quoted.
- cron: "0 * * * *"
# schedule:
# # The "*" (#42, asterisk) character has special semantics in YAML, so this
# # string has to be quoted.
# - cron: "0 * * * *"
workflow_dispatch:

permissions: read-all
Expand Down

0 comments on commit 24dcde0

Please sign in to comment.