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 a3ce9ed commit 5942a34Copy full SHA for 5942a34
.github/workflows/codestats.yml
@@ -1,7 +1,9 @@
1
name: Update gist with Code::Stats stats
2
on:
3
push:
4
- branches: master
+ branches:
5
+ - master
6
+ - reenable-workflow
7
schedule:
8
- cron: "0 */3 * * *"
9
jobs:
0 commit comments