Skip to content

Commit

Permalink
Stop running main workflow on pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
oeuftete committed Feb 5, 2024
1 parent 60c1fdc commit 5a88abf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: pytest
on:
push:
branches: ['*']
pull_request:
branches: [main]
jobs:
Expand Down

0 comments on commit 5a88abf

Please sign in to comment.