Skip to content

Commit b0e39ac

Browse files
committed
Fix reduce_readme.yml workflow
1 parent 6e672f2 commit b0e39ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reduce_readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: JBoss EAP XP5 Quickstarts Update 'README.adoc's
33
on:
44
push:
55
branches:
6-
- xp-5.0.x
6+
- xp-6.0.x
77

88
# Only run the latest job
99
concurrency:

0 commit comments

Comments
 (0)