Skip to content

Commit 367eba3

Browse files
authored
Update completeness_check.yml
1 parent 77d9946 commit 367eba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/completeness_check.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Validate README and Links
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
pull_request:
88
branches:
9-
- main
9+
- master
1010
workflow_dispatch:
1111

1212
jobs:

0 commit comments

Comments
 (0)