We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d835d commit 422d8d5Copy full SHA for 422d8d5
.github/workflows/Metrics.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch:
9
# Run on push to main/master
10
push:
11
- branches: ["main", "master"]
+ branches: ["master"]
12
13
jobs:
14
github-metrics:
README.md
@@ -13,4 +13,7 @@
### 📰 Recent Activity
15

16
-
+
17
18
19
+ # IN
0 commit comments