Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentonWallis authored Oct 5, 2024
1 parent 517ebc1 commit 502fa5e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@ name: Python application

on:
push:
branches: [ "main" ]
branches:
- main
- master
pull_request:
branches: [ "main" ]
branches:
- main
- master

permissions:
contents: read
Expand Down

0 comments on commit 502fa5e

Please sign in to comment.