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 e1262be commit 5e23789Copy full SHA for 5e23789
.github/workflows/delete-old-branches.yml
@@ -48,4 +48,4 @@ jobs:
48
fi
49
done
50
env:
51
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.CODE-IDP-GITHUB-TOKEN }}
0 commit comments