Skip to content

Commit

Permalink
remove token input
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisjoshford committed Jun 7, 2024
1 parent b7c2f32 commit 632d1af
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/issue_mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ on:
issues:
types: [opened, reopened]
workflow_call:
inputs:
github-token:
type: string
required: true
description: GitHub token used to authenticate API calls

jobs:
transfer:
Expand Down

0 comments on commit 632d1af

Please sign in to comment.