diff --git a/.github/workflows/ci-preview.yml b/.github/workflows/ci-preview.yml index d8d5cc2..1a021d1 100644 --- a/.github/workflows/ci-preview.yml +++ b/.github/workflows/ci-preview.yml @@ -6,6 +6,9 @@ on: jobs: test: + permissions: + contents: write + pull-requests: write runs-on: ubuntu-latest timeout-minutes: 15 steps: diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f25cfd --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Serverless PHP with Bref and LocalStack