Skip to content

Commit

Permalink
Removed owner parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuchoff committed Jul 25, 2024
1 parent 81d5e29 commit 292c499
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/merge-forward 3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
- name: Trigger Secondary Workflow on Different Branch
uses: benc-uk/workflow-dispatch@v1
with:
owner: ${{ github.repository_owner }}
repo: ${{ github.event.repository.name }}
workflow: merge-forward 2.yml
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 292c499

Please sign in to comment.