Skip to content

Commit

Permalink
Update super-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thamira2001 committed Feb 20, 2024
1 parent 358e8b0 commit b541e8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ name: Lint Code Base

on:
push:
branches: [ "master" ]
branches: [ "develop" ]
pull_request:
branches: [ "master" ]
branches: [ "develop" ]
jobs:
run-lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b541e8e

Please sign in to comment.