Skip to content

Commit

Permalink
Adding dispatch workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Oct 2, 2023
1 parent 9c54b82 commit a2a2e35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
token: ${{ secrets.AUTH_TOKEN }}
repository: Gmerold/test-repo-2
event-type: operator-changed
client-payload: '{"github_ref": "${{ github.ref }}", "github_repo": "${{ github.repository }}"}'

0 comments on commit a2a2e35

Please sign in to comment.