Skip to content

Latest commit

 

History

History

github-dispatches

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Test github-dispatches

github-dispatches GitHub Action

This action triggers a GitHub CI dispatches event.

Usage

    - name: github-dispatches
      uses: ./github-dispatches
      with:
        username_token: ${{ secrets.REPO_TOKEN }}
        repo_array: '[{"url":"owner/repo","event_type":"Triggered","client_payload":{"customField":"customValue"}}]'