Skip to content

Commit

Permalink
Modified GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Chelsea486MHz committed Jan 4, 2024
1 parent ab8c93b commit 95df806
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: auth

on:
push:
paths:
- 'auth/**.py'
branches:
- 'main'
pull_request:
paths:
- 'auth/**.py'
branches:
- 'main'

jobs:
flake8:
Expand Down

0 comments on commit 95df806

Please sign in to comment.