Thanks to visit codestin.com Credit goes to github.com
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 5b81056 commit 0e801d7Copy full SHA for 0e801d7
.github/workflows/blank.yml
@@ -0,0 +1,11 @@
1
+name: ESLint checks
2
+
3
+on: [push, pull_request]
4
5
+jobs:
6
+ build:
7
8
+ runs-on: ubuntu-latest
9
10
+ steps:
11
+ - uses: gimenete/[email protected]
0 commit comments