Skip to content

Commit

Permalink
Merge pull request #24 from devopsbookmarks-org/test_validation
Browse files Browse the repository at this point in the history
Intentionally break
  • Loading branch information
zigsphere authored Jan 23, 2023
2 parents a38e82f + 2f4e090 commit 082e18d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/json-validation.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: JSON check

on:
push:
paths:
- '**.json'
pull_request:
paths:
- '**.json'
Expand Down
2 changes: 1 addition & 1 deletion data/tools/aap.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"slug": "aap",
"name": "aap",
"description": "language-agnostic buildpacks using aap.json: an npmlike, highlevel dependecy manager/buildtool using bash+git",
"description": "language-agnostic buildpacks using aap.json: an npmlike, highlevel dependency manager/buildtool using bash+git",
"url": "https://github.com/coderofsalvation/aap",
"tags": [
"linux",
Expand Down

0 comments on commit 082e18d

Please sign in to comment.