Skip to content

Commit b9703b6

Browse files
committed
Fix nightly workflow file name
1 parent 0bb2dbb commit b9703b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-workflow-jdk11.yml renamed to .github/workflows/nightly-workflow-jdk11.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will build a Java project with Maven
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
33

4-
name: WildFly galleon plugins testing
4+
name: Nightly WildFly backward compatibility with JDK11, used up to WF 34.
55

66
on:
77
workflow_call:

0 commit comments

Comments
 (0)