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 082c09c commit b858623Copy full SHA for b858623
.github/workflows/test.yml
@@ -1,9 +1,5 @@
1
name: Tests
2
-on:
3
- push:
4
- branches: [master]
5
- pull_request:
6
+on: [push, pull_request]
7
8
env:
9
CI: true
0 commit comments