Skip to content

Commit a73dcf2

Browse files
authored
Run Docs and Format workflows on all PRs (#800)
1 parent 870f613 commit a73dcf2

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/Docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- master
77
tags: '*'
88
pull_request:
9-
branches:
10-
- master
119
merge_group:
1210
types: [checks_requested]
1311

.github/workflows/Format.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches:
66
- master
77
pull_request:
8-
branches:
9-
- master
108
merge_group:
119
types: [checks_requested]
1210

0 commit comments

Comments
 (0)