We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd249f2 + 1cb2bf3 commit dd04775Copy full SHA for dd04775
1 file changed
.github/workflows/check-tags.yml
@@ -67,7 +67,7 @@ jobs:
67
name: Keepalive
68
runs-on: ubuntu-latest
69
permissions:
70
- actions: write
+ contents: write
71
steps:
72
# Checkout is needed to determine if keepalive is necessary based on repo activity.
73
- uses: actions/checkout@v4
0 commit comments