mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +08:00
Move workflow samples under .github
This commit is contained in:
2
.github/workflows/pr-build-scan-comment.yml
vendored
2
.github/workflows/pr-build-scan-comment.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
java-version: 11
|
||||
- uses: ./
|
||||
- id: gradle
|
||||
working-directory: __tests__/samples/kotlin-dsl
|
||||
working-directory: .github/workflows/samples/kotlin-dsl
|
||||
run: ./gradlew help
|
||||
- name: "Comment build scan url"
|
||||
uses: actions/github-script@v5
|
||||
|
||||
Reference in New Issue
Block a user