Skip to content

Commit

Permalink
minor maintenance (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay authored Jul 22, 2023
1 parent 8726db8 commit e25687a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ defaults:
run:
shell: bash

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

env:
NIGHTLY_DDEV_PR_URL: "https://nightly.link/ddev/ddev/actions/runs/1720215802/ddev-linux-amd64.zip"
# Allow ddev get to use a github token to prevent rate limiting by tests
Expand Down
1 change: 0 additions & 1 deletion docker-compose.elasticsearch.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#ddev-generated
version: '3.6'
services:
elasticsearch:
container_name: ddev-${DDEV_SITENAME}-elasticsearch
Expand Down

0 comments on commit e25687a

Please sign in to comment.