We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027a3d8 commit 41dbf5eCopy full SHA for 41dbf5e
1 file changed
.github/workflows/test.yaml
@@ -2,6 +2,7 @@ name: Run Tests
2
3
on:
4
push:
5
+ pull_request:
6
7
env:
8
DEVCONTAINER_REGISTRY: ghcr.io
0 commit comments