Skip to content

Commit

Permalink
Merge pull request #800 from Worktez/Pendyala-thanvi-patch-1
Browse files Browse the repository at this point in the history
update eslint
  • Loading branch information
simran142002 authored Oct 29, 2022
2 parents 80e79e9 + 5fbc2eb commit 4105694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ name: ESLint

on:
push:
branches: [ "dev-angular" ]
branches: [ "dev-angular", "master"]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "dev-angular" ]
branches: [ "dev-angular", "master" ]
schedule:
- cron: '29 9 * * 5'

Expand Down

0 comments on commit 4105694

Please sign in to comment.