Skip to content

Commit

Permalink
action run on push / pr
Browse files Browse the repository at this point in the history
  • Loading branch information
WardDeb committed Jul 19, 2024
1 parent c9469c9 commit 8e58360
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: docs

on:
push:
branches: [ prod, main, WD, manke ]
pull_request:
branches: [ prod, main, WD, manke ]

defaults:
run:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ name: pytest

on:
push:
branches: [ prod, main, WD, manke, tests ]
pull_request:
branches: [ prod, main, WD, manke, tests ]

defaults:
run:
Expand Down

0 comments on commit 8e58360

Please sign in to comment.