Skip to content

Commit

Permalink
Move all files to lowercase.
Browse files Browse the repository at this point in the history
 - Updated Podcasts
  • Loading branch information
yvoronoy committed Oct 6, 2024
1 parent 906496f commit 0d51d15
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: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
run-lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0d51d15

Please sign in to comment.