Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
Signed-off-by: sarthakjdev <jsarthak448@gmail.com>
  • Loading branch information
sarthakjdev committed May 29, 2024
1 parent 94d6871 commit 1df9f76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Check Build
name: Build and Lint

on:
push:
branches-ignore:
- "master"

jobs:
lint-and-build:
build-and-lint:
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1df9f76

Please sign in to comment.