We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a19d69 + 3b74a8b commit dee80e3Copy full SHA for dee80e3
.github/workflows/lektor-build-deploy.yml
@@ -1,5 +1,5 @@
1
name: Build and Deploy CC Open Source
2
-on: [push]
+on: [push, pull_request]
3
jobs:
4
build-and-deploy:
5
runs-on: ubuntu-latest
0 commit comments