We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900e423 commit b308b8bCopy full SHA for b308b8b
.github/workflows/testing.yaml
@@ -1,5 +1,5 @@
1
name: testing
2
-on: [push]
+on: [push, pull_request]
3
jobs:
4
test:
5
runs-on: ubuntu-20.04
0 commit comments