Skip to content

Commit

Permalink
Update gautamkrishnar/keepalive-workflow (#48)
Browse files Browse the repository at this point in the history
- Fixes nightly tests
  • Loading branch information
paul-m committed Apr 23, 2024
1 parent 3228d27 commit 3d71f36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

# This is required for "gautamkrishnar/keepalive-workflow"
permissions:
contents: write
actions: write

defaults:
run:
Expand Down Expand Up @@ -88,5 +88,5 @@ jobs:

# keepalive-workflow adds a dummy commit if there's no other action here, keeps
# GitHub from turning off tests after 60 days
- uses: gautamkrishnar/keepalive-workflow@v1
- uses: gautamkrishnar/keepalive-workflow@v2
if: matrix.ddev_version == 'stable'

0 comments on commit 3d71f36

Please sign in to comment.