Skip to content

Commit dd04775

Browse files
authored
Merge pull request #8 from wp-phpunit/keepalive-actions-fix
2 parents bd249f2 + 1cb2bf3 commit dd04775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
name: Keepalive
6868
runs-on: ubuntu-latest
6969
permissions:
70-
actions: write
70+
contents: write
7171
steps:
7272
# Checkout is needed to determine if keepalive is necessary based on repo activity.
7373
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)