Skip to content

Commit cedc04c

Browse files
Removed test branch from "on" keyword
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
1 parent cf83918 commit cedc04c

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.github/workflows/antora-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Antora build trigger
33

44
on:
55
push:
6-
branches: [ master, build/master-branch-naming ]
6+
branches: [ master ]
77
pull_request:
88
branches: [ master ]
99

asciidoc-resources

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 4baff8cdb3a27760d9e188dbacf56b8862ecc154

style-resources

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 4baff8cdb3a27760d9e188dbacf56b8862ecc154

0 commit comments

Comments
 (0)