Skip to content

Commit

Permalink
ci: fix the event (#19794)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Feb 8, 2024
1 parent 1730f0f commit 7486f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/count-pkgs.yaml
@@ -1,7 +1,7 @@
---
name: Count packages
on:
workflow_call: {}
workflow_dispatch: {}
schedule:
- cron: "0 0 * * *" # daily
jobs:
Expand Down

0 comments on commit 7486f35

Please sign in to comment.