Skip to content

Commit

Permalink
Update issue-thanks.yml (#1810)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored Oct 18, 2023
1 parent 03d7c2c commit 2379e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-thanks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
permissions:
issues: write
runs-on: ubuntu-latest
if: github.repository == 'trimble-oss/modus-web-components'
if: ${{ github.actor != 'coliff' && github.actor != 'egunther39' && github.actor != 'enowak1031' && github.actor != 'msankaran0712' && github.actor != 'soniakaukonen' && github.repository == 'trimble-oss/modus-web-components' }}
steps:
- name: awaiting reply
uses: actions-cool/issues-helper@v3
Expand Down

0 comments on commit 2379e3d

Please sign in to comment.