Skip to content

Commit f3e5fd4

Browse files
committed
Merge branch 'master' of github.com:ImBIOS/waka-readme-stats
2 parents 9c4fa52 + adf6e8a commit f3e5fd4

File tree

2 files changed

+41
-34
lines changed

2 files changed

+41
-34
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
name: CI
22

33
on:
4-
push:
5-
branches:
6-
- master
7-
paths-ignore:
8-
- "**/coverage.svg"
4+
# TODO: Make separate CI for direct push to master and PRs
5+
# push:
6+
# branches:
7+
# - master
8+
# paths-ignore:
9+
# - "**/coverage.svg"
910

1011
pull_request_target:
1112
branches:

Pipfile.lock

Lines changed: 35 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)