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 2b1ae8d commit 3b925aeCopy full SHA for 3b925ae
.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
- - main
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