mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-05 02:10:29 -07:00
ci: add traffic wf
This commit is contained in:
parent
64e2a95685
commit
e40f554936
1 changed files with 2 additions and 2 deletions
4
.github/workflows/traffic.yml
vendored
4
.github/workflows/traffic.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: "traffic"
|
||||
ref: "gh-pages"
|
||||
|
||||
- name: GitHub traffic
|
||||
uses: sangonzal/repository-traffic-action@v.0.1.6
|
||||
|
@ -23,4 +23,4 @@ jobs:
|
|||
author_name: Ansible Middleware
|
||||
message: "GitHub traffic"
|
||||
add: "./traffic/*"
|
||||
ref: "traffic"
|
||||
ref: "gh-pages"
|
||||
|
|
Loading…
Add table
Reference in a new issue