Skip to content

Commit

Permalink
gh actions updated
Browse files Browse the repository at this point in the history
  • Loading branch information
verena-ifx authored and verena-ifx committed Jun 23, 2023
1 parent 97e7b82 commit 95b3896
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/github_pages_example_apps_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,13 +225,6 @@ jobs:
body: newText
});
}
} else {
await github.issues.createComment({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: prNumber,
body: newText
});
}
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 95b3896

Please sign in to comment.