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 062408a commit d6d1f99Copy full SHA for d6d1f99
.github/workflows/test.yml
@@ -1,10 +1,6 @@
1
name: Test
2
3
-on:
4
- push:
5
- branches:
6
- - master
7
- pull_request:
+on: [push, pull_request]
8
9
jobs:
10
build:
AUTHORS
@@ -40,5 +40,4 @@ Tom Evans
40
Dylan Giesler
41
Spencer Carroll
42
Dulmandakh Sukhbaatar
43
-Rustem Saiargaliev
44
Will Beaufoy
0 commit comments