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 73ed6d6 commit d7322caCopy full SHA for d7322ca
.github/workflows/standard.yaml .github/workflows/standardjs.yaml.github/workflows/standard.yaml renamed to .github/workflows/standardjs.yaml
@@ -1,6 +1,6 @@
1
name: Standard.js format check
2
on:
3
- pull_request:
+ push:
4
5
jobs:
6
standardjs:
0 commit comments