Skip to content

Commit

Permalink
Changed branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuastegmaier committed Jan 31, 2024
1 parent ac88c9e commit 6f1e93d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pip-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: pip-audit
on:
workflow_dispatch:
push:
branches: [master, release]
branches: [main, release]
pull_request:
branches: [master]
branches: [main]

jobs:
pip-audit:
Expand Down

0 comments on commit 6f1e93d

Please sign in to comment.