mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-06 10:50:31 -07:00
ci: add traffic wf
This commit is contained in:
parent
c6fac7bb70
commit
64e2a95685
1 changed files with 2 additions and 0 deletions
2
.github/workflows/traffic.yml
vendored
2
.github/workflows/traffic.yml
vendored
|
@ -1,6 +1,8 @@
|
||||||
|
name: Collect traffic stats
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "51 23 * * 0"
|
- cron: "51 23 * * 0"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
traffic:
|
traffic:
|
||||||
|
|
Loading…
Add table
Reference in a new issue