Skip to content

Commit

Permalink
Run Docs and Format workflows on all PRs (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm authored Feb 5, 2025
1 parent 870f613 commit a73dcf2
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 @@ -6,8 +6,6 @@ on:
- master
tags: '*'
pull_request:
branches:
- master
merge_group:
types: [checks_requested]

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/Format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- master
pull_request:
branches:
- master
merge_group:
types: [checks_requested]

Expand Down

0 comments on commit a73dcf2

Please sign in to comment.