Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 362 Bytes

Akto Github Action

Example usage

- uses: oren-akto/[email protected]
    with:
      AKTO_DASHBOARD_URL: ${{secrets.AKTO_DASHBOARD_URL}}
      AKTO_API_KEY: ${{secrets.AKTO_API_KEY}}
      AKTO_TEST_ID: ${{secrets.AKTO_TEST_ID}}
      START_TIME_DELAY: 180 # Delay in seconds after which testing run is started, optional, default is 0