Skip to content

Commit b990529

Browse files
Update docs_pr_push.yml
1 parent df0629f commit b990529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs_pr_push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# to documentation or specific workflows are edited, ensuring that the job runs only for
33
# relevant changes.
44

5-
name: Documentation PR/push
5+
name: Documentation PR/push(testing)
66

77
on:
88
push:
@@ -33,5 +33,5 @@ permissions:
3333

3434
jobs:
3535
DocsBuild:
36-
if: false
36+
if: false
3737
uses: ./.github/workflows/reusable_docs_build.yml

0 commit comments

Comments
 (0)