We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb6960 commit 70d7c01Copy full SHA for 70d7c01
1 file changed
.github/workflows/content-changes-table-comment.yml
@@ -11,6 +11,7 @@ on:
11
12
jobs:
13
PR-Preview-Links:
14
+ if: github.event.pull_request.user.login != 'Octomerger'
15
name: Add staging/live links to PR
16
runs-on: ubuntu-latest
17
outputs:
0 commit comments