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 fe210f3 commit 4a4f7c7Copy full SHA for 4a4f7c7
.github/workflows/build.yml
@@ -1,9 +1,9 @@
1
name: Build
2
on:
3
push:
4
+ pull_request:
5
branches-ignore:
6
- 'gh-pages'
- pull_request
7
8
jobs:
9
Test:
0 commit comments