mirror of
https://github.com/yawaflua/yawaflua.git
synced 2026-07-25 01:00:57 +03:00
Update metrics.yaml
This commit is contained in:
@@ -2,10 +2,8 @@
|
|||||||
name: Metrics
|
name: Metrics
|
||||||
on:
|
on:
|
||||||
# Schedule updates (each hour)
|
# Schedule updates (each hour)
|
||||||
schedule: [{cron: "0 * * * *"}]
|
schedule: [{cron: "0 0 * * *"}]
|
||||||
# Lines below let you run workflow manually and on each commit
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push: {branches: ["master", "main"]}
|
|
||||||
jobs:
|
jobs:
|
||||||
github-metrics:
|
github-metrics:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user