Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 383 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 383 Bytes

action-script-diff

  • Execute given script
  • Generates a diff over a given file
  • Verify if content of generated and commited files equals

Usage

- uses: nrfconnect/action-script-diff@v0.3
  with:
    # Path to file which should be inspected - relative to GitHub workspace
    diff_file: ''

    # Relative path and script name to be executed
    script_call: ''