Skip to content

Commit a97ec5a

Browse files
author
ADMSK\AVROGAL1
committed
docs: updates on workflows
Added information on documentation
1 parent 601afee commit a97ec5a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/toc.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Table of contents
22

33
on:
4-
push:
5-
branches: [main, master]
6-
paths: ['README.md']
4+
workflow_dispatch:
5+
# push:
6+
# branches: [main, master]
7+
# paths: ['README.md']
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)