Skip to content

Commit

Permalink
chore: delete description
Browse files Browse the repository at this point in the history
  • Loading branch information
e.rudikov committed Jan 18, 2024
1 parent aa5eb85 commit 1e65f32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 104 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/pre-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,3 @@ jobs:
uses: gradle/gradle-build-action@v2
- name: Run Gradle tasks
run: ./gradlew preMerge --continue

# We do a run of the new task `templateExample` created by the plugin
- name: Run the plugin
run: ./gradlew templateExample --message="Test Run" --tag=CI
if: success()
# And we verify that the output of the file is correct.
- name: Verify the plugin output
run: grep -Fxq "[CI] Test Run" ./example/build/template-example.txt
if: success()
95 changes: 0 additions & 95 deletions description.md

This file was deleted.

0 comments on commit 1e65f32

Please sign in to comment.