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 c80ad35 commit b299791Copy full SHA for b299791
.github/workflows/browser.yml
@@ -2,8 +2,6 @@ name: Browser test
2
3
on:
4
pull_request:
5
- branches:
6
- - "**"
7
push:
8
branches:
9
- master
.github/workflows/deno.yml
@@ -2,8 +2,6 @@ name: Deno tests
.github/workflows/node.yml
@@ -2,8 +2,6 @@ name: Node.JS test and lint
0 commit comments