diff options
author | Chocobozzz <me@florianbigard.com> | 2021-11-30 16:00:59 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-12-03 10:14:17 +0100 |
commit | f3fbbf01402fc7491e044f160edca06ef793eb50 (patch) | |
tree | 3dfcad2acb6446947812468f039b73637f70e66e /.github/workflows/stats.yml | |
parent | b202d007cc553915b77ba9fa76b6d01fa678d845 (diff) | |
download | PeerTube-f3fbbf01402fc7491e044f160edca06ef793eb50.tar.gz PeerTube-f3fbbf01402fc7491e044f160edca06ef793eb50.tar.zst PeerTube-f3fbbf01402fc7491e044f160edca06ef793eb50.zip |
Add docker github action
Diffstat (limited to '.github/workflows/stats.yml')
-rw-r--r-- | .github/workflows/stats.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stats.yml b/.github/workflows/stats.yml index d6213deed..e50c14720 100644 --- a/.github/workflows/stats.yml +++ b/.github/workflows/stats.yml | |||
@@ -1,4 +1,4 @@ | |||
1 | name: Stats" | 1 | name: Stats |
2 | 2 | ||
3 | on: | 3 | on: |
4 | push: | 4 | push: |