Skip to content

Commit

Permalink
json encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jul 23, 2024
1 parent d828ac4 commit e7ec1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jenkins-pr-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
const hasWriteAccess = permissions.permission === 'write' || permissions.permission === 'admin';
return (hasWriteAccess && comment.includes(triggerPhrase));
result-encoding: boolean
result-encoding: json

- name: Set PR number
id: set_pr_number
Expand Down

0 comments on commit e7ec1b8

Please sign in to comment.