Skip to content

Commit

Permalink
block
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Apr 17, 2024
1 parent 083bbeb commit e8891b3
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 @@ -16,4 +16,4 @@ jobs:
- name: Check exception
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 }}" -actor "${{ github.event.issue.user.login }}"
Block-package -title "${{ github.event.issue.title }}" -issueNumber ${{ github.event.issue.number }} -repository "${{ github.event.repository.full_name }}" -actor "${{ github.event.issue.user.login }}"

0 comments on commit e8891b3

Please sign in to comment.