We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5c5ff commit cc6e6aaCopy full SHA for cc6e6aa
.github/workflows/maven.yml
@@ -14,4 +14,5 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v4
17
+ - run : ls -lart .github/workflows/
18
- uses: ./.github/workflows/maven-reusable.yml
0 commit comments