Skip to content

Commit

Permalink
Merge pull request #8 from DeWildeDaan/minimize-prev-comment
Browse files Browse the repository at this point in the history
chore: removed action commiting the dist folder
  • Loading branch information
DeWildeDaan authored Aug 30, 2024
2 parents 3b4238b + 4454bb3 commit 7455df2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,3 @@ jobs:
uses: ./
with:
json-file: test-data/tf_nochanges.json

- name: Commit and push built code
uses: EndBug/add-and-commit@v9
with:
message: "Adding compiled dist."
fetch: false
pathspec_error_handling: ignore

0 comments on commit 7455df2

Please sign in to comment.