Skip to content

nrfconnect/action-script-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

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: ''