Skip to content

Commit

Permalink
updated actions settings
Browse files Browse the repository at this point in the history
  • Loading branch information
avikdatta committed Feb 7, 2024
1 parent fd36a06 commit 537c3dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Python application

on:
push:
branches: [ main, project_data ]
branches: [ main, data_cleanup ]
pull_request:
branches: [ main, project_data ]
branches: [ main, ]

jobs:
build:
Expand Down

0 comments on commit 537c3dc

Please sign in to comment.