Skip to content

Commit

Permalink
get them all
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Dec 2, 2024
1 parent 4dbed4d commit 9a185bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Do a test
run: |
gh pr view ${{ github.event.pull_request.number }} --json
gh pr view ${{ github.event.pull_request.number }} --json additions,assignees,author,autoMergeRequest,baseRefName,baseRefOid,body,changedFiles,files,fullDatabaseId,headRefName,headRefOid,headRepository,headRepositoryOwner,id,isCrossRepository,isDraft,labels,latestReviews,maintainerCanModify,mergeCommit,mergeStateStatus,mergeable,mergedAt,mergedBy,milestone,number,potentialMergeCommit,reviewDecision,reviewRequests,reviews,state,statusCheckRollup,title,updatedAt,url
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Check if docs-reviewed label is applied
Expand Down

0 comments on commit 9a185bb

Please sign in to comment.