Repository traffic workflow test 3
This commit is contained in:
parent
81870dc1f2
commit
55fedaa3cc
5
.github/workflows/repository-traffic.yml
vendored
5
.github/workflows/repository-traffic.yml
vendored
@ -1,5 +1,8 @@
|
||||
name: repository traffic
|
||||
on: [workflow_dispatch]
|
||||
on:
|
||||
schedule:
|
||||
- cron: "55 23 * * 0"
|
||||
|
||||
jobs:
|
||||
traffic:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user