We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905ed58 commit 6201bceCopy full SHA for 6201bce
.github/workflows/projectbot.yml
@@ -20,7 +20,7 @@ jobs:
20
env:
21
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
22
ORGANIZATION: microsoftgraph
23
- PROJECT_NUMBER: 21
+ PROJECT_NUMBER: 44
24
run: |
25
gh api graphql -f query='
26
query($org: String!, $number: Int!) {
0 commit comments