Skip to content

Commit

Permalink
fix flow init for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
l-kotzur committed Aug 21, 2023
1 parent 07c2b13 commit c0d5293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Expand Up @@ -8,7 +8,7 @@ name: pytest
on:
push:
pull_request:
branches: [ main ]
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit c0d5293

Please sign in to comment.