Skip to content

Commit

Permalink
quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Mar 29, 2024
1 parent 794177a commit b26e131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/edited-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Validate Issue
run: |
Import-Module "${{ github.workspace }}\scripts\edit.psm1"
Exclude-package -title ${{ github.event.issue.title }} -issueNumber ${{ github.event.issue.number }} -repository "${{ github.event.repository.full_name }}"
Exclude-package -title "${{ github.event.issue.title }}" -issueNumber ${{ github.event.issue.number }} -repository "${{ github.event.repository.full_name }}"

0 comments on commit b26e131

Please sign in to comment.