Skip to content

Commit

Permalink
force push license.md and readme.md, so that they are captured an…
Browse files Browse the repository at this point in the history
…d cloned by github action `gh-repo-ci.yml`
  • Loading branch information
omar-azmi committed Feb 18, 2024
1 parent cfb5fb2 commit 7bd6cf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/license.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ This is to prevent the intent of diverting existing or potential users away from

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

1 change: 1 addition & 0 deletions src/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,4 @@ Moreover, the compositions form a tree structure that preserves invertibility -

It also makes diagnosing issues easier - if there is a decoding error, it must be within one of the composed Steps.
The composition tree narrows down where the issue lies.

0 comments on commit 7bd6cf9

Please sign in to comment.