Skip to content

Commit

Permalink
Switch to v2 of keepalive workflow to hopefully work with branch rules (
Browse files Browse the repository at this point in the history
#16)

We turned on branch protection rules which is breaking things at
https://github.com/Lullabot/ddev-playwright/actions/runs/10860980806.

We may have to wait 45 days for this to test.
  • Loading branch information
deviantintegral authored Sep 16, 2024
2 parents 78dde07 + c9f2bc4 commit dd5a536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,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@3eb47f21355191080dca0f7662d45c192d2ef64d # v2
if: matrix.ddev_version == 'stable'

0 comments on commit dd5a536

Please sign in to comment.