Skip to content

Commit 2bbc17d

Browse files
authored
Disable visit-counter.yml
1 parent 0202e4d commit 2bbc17d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/visit-counter.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Count Visits
22

3-
on:
4-
push:
5-
workflow_dispatch:
6-
schedule:
7-
- cron: '0 0 * * 1'
3+
# on:
4+
# push:
5+
# workflow_dispatch:
6+
# schedule:
7+
# - cron: '0 0 * * 1'
88

99
jobs:
1010
count:

0 commit comments

Comments
 (0)