We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d02ae9a commit 081a467Copy full SHA for 081a467
1 file changed
.github/workflows/pull-request-comments.yml
@@ -190,7 +190,6 @@ jobs:
190
issues: write
191
pull-requests: write
192
if: >
193
- github.repository == 'WordPress/wordpress-develop' &&
194
github.event.workflow_run.event == 'pull_request' &&
195
github.event.workflow_run.name == 'Check Built Files (PRs)' &&
196
github.event.workflow_run.conclusion == 'success'
0 commit comments