Skip to content

Commit

Permalink
Update action.yml (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chelsea Boling committed Nov 19, 2021
1 parent 3552cf2 commit 09ab22d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ runs:
--jira-labels "${{ inputs.jira_labels }}" \
--direction "${{ inputs.sync_direction }}" \
--issue-end-state "${{ inputs.issue_end_state }}" \
--issue-reopen-state "${{ inputs.issue_reopen_state }}" \
--state-issue -
--issue-reopen-state "${{ inputs.issue_reopen_state }}"

0 comments on commit 09ab22d

Please sign in to comment.