Skip to content

Commit 7c9c8dc

Browse files
committed
wip
1 parent c1f76df commit 7c9c8dc

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/validate.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,5 @@ jobs:
3232
3333
sleep 5
3434
exit 0
35-
36-
- name: 'Remove label'
37-
run: |
38-
curl -X DELETE -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
39-
-H "Accept: application/vnd.github.v3+json" \
40-
"https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/labels/run-full-validation"
4135
4236

0 commit comments

Comments
 (0)