project action: improving switch expression

This commit is contained in:
Jakub Jezek 2023-04-01 22:44:19 +02:00
parent 8f42a4351f
commit 5fa64d9af9
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -31,7 +31,7 @@ jobs:
gh_token: ${{ secrets.YNPUT_BOT_TOKEN }}
organization: ynput
project_id: 11
resource_node_id: ${{ github.event.pull_request.node_id }} || ${{ github.event.issue.node_id }}
resource_node_id: ${{ github.event.pull_request.node_id || github.event.issue.node_id }}
status_value: Review In Progress
# pr_review_requested: