Skip to content

Commit 7808554

Browse files
committed
👨‍💻 Activate the branch condition to test the GitHub branch rule feature.
Signed-off-by: Chisanan232 <chi10211201@cycu.org.tw>
1 parent 7a718ee commit 7808554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/documentation.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: documentation
33
on:
44
push:
55
branches:
6-
# - "develop/**" # For testing
6+
- "develop/**" # For testing (test protection feature)
77
- "master"
88
paths:
99
# Documentation

0 commit comments

Comments
 (0)