Skip to content

Commit

Permalink
Update pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Mar 8, 2024
1 parent caca08d commit f82430f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,3 @@ jobs:
args: preview --notify
config_file: 'dnsconfig.js'
creds_file: 'creds.example.json'

- name: Comment
uses: unsplash/comment-on-pr@v1.3.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
msg: |
```
${{ steps.dnscontrol_preview.outputs.preview_comment }}
```
check_for_duplicate_msg: false

0 comments on commit f82430f

Please sign in to comment.