Skip to content

Commit

Permalink
PXBF-dev: Setting dev stuff back, checking main 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Metichecchia authored and Xavier Metichecchia committed Jul 25, 2024
1 parent 1f42388 commit 0bab19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pipeline/github-update-issue-status.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gh_priority_option="Low"
echo "Getting project ID..."
gh_project_id=$(gh api graphql -f query="
query{
organization(login: \"${GITHUB_REPOSITORY_OWNER}\"){
organization(login: \"GSA\"){
projectV2(number: ${GH_PROJECT_NUMBER}) {
id
}
Expand Down

0 comments on commit 0bab19e

Please sign in to comment.