ci: run tests once on pull requests

This commit is contained in:
Nathaniel Landau
2023-02-03 13:55:07 -05:00
parent 0de95a4be4
commit b7b77d998c
4 changed files with 21 additions and 13 deletions

View File

@@ -8,6 +8,8 @@ on:
paths:
- ".devcontainer/**"
- ".github/workflows/devcontainer-checker.yml"
branches:
- main
push:
paths:
- ".devcontainer/**"