Skip to content

Commit 6201bce

Browse files
authored
Update projectbot.yml
1 parent 905ed58 commit 6201bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/projectbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
env:
2121
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
2222
ORGANIZATION: microsoftgraph
23-
PROJECT_NUMBER: 21
23+
PROJECT_NUMBER: 44
2424
run: |
2525
gh api graphql -f query='
2626
query($org: String!, $number: Int!) {

0 commit comments

Comments
 (0)