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 d8ccbfe commit fd766b8Copy full SHA for fd766b8
1 file changed
.github/workflows/main.yml
@@ -2,11 +2,7 @@
2
3
name: CI
4
5
-on:
6
- push:
7
- branches: [ master ]
8
- pull_request:
9
+on: [push, pull_request]
10
11
jobs:
12
build:
0 commit comments