Skip to content

Commit a628cb9

Browse files
committed
update badges nightly only
1 parent 40e1b92 commit a628cb9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/badges.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
name: badges
22
on:
3-
push:
4-
# update README badge only if the README file changes
5-
# or if the package.json file changes, or this file changes
6-
branches:
7-
- master
8-
paths:
9-
- README.md
10-
- package.json
11-
- .github/workflows/badges.yml
123
schedule:
134
# update badges every night
145
# because we have a few badges that are linked

0 commit comments

Comments
 (0)