We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e1b92 commit a628cb9Copy full SHA for a628cb9
.github/workflows/badges.yml
@@ -1,14 +1,5 @@
1
name: badges
2
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
12
schedule:
13
# update badges every night
14
# because we have a few badges that are linked
0 commit comments