Skip to content

Commit

Permalink
let's only start with one for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyGarrison committed Feb 27, 2024
1 parent d7215c3 commit 26e0964
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/close-lock-engineblock-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo "Fetching page $page of issues..."
response=$(curl -sS -H "Authorization: token $GITHUB_TOKEN" \
-H "Accept: application/vnd.github.v3+json" \
"https://api.github.com/repos/$GITHUB_REPOSITORY/issues?state=open&labels=$LABEL_NAME&per_page=100&page=$page")
"https://api.github.com/repos/$GITHUB_REPOSITORY/issues?state=open&labels=$LABEL_NAME&per_page=1&page=$page")
echo $response > issues.json
Expand Down Expand Up @@ -76,6 +76,4 @@ jobs:
exit 1
fi
done
((page++))
done

4 comments on commit 26e0964

@Vara12244
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create youtube sight

@Kaciali
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

salut cava moi c'est Ali d'Algérie Afrique du Nord Pouvez-vous m'aider à créer une application pour les commerçants électroniques en github

@IssoufMONEY
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OUI

@Kaciali
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lssoufMONEY slt cv vous répondrez à moi à Kaciali pour créer une application de github

Please sign in to comment.