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.
1 parent fc71bba commit e3d512dCopy full SHA for e3d512d
.github/workflows/push.yml
@@ -1,6 +1,6 @@
1
name: Push
2
3
-on: [push, workflow_dispatch]
+on: [push, workflow_dispatch, pull_request]
4
env:
5
BUILDX_CACHE: /tmp/.buildx-cache
6
CACHE_KEY: docker-erddap-buildx-
0 commit comments