Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0e801d7

Browse files
authored
Update blank.yml
1 parent 5b81056 commit 0e801d7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/workflows/blank.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)