Skip to content

Commit f50a619

Browse files
committed
Updated deploy_docs.yml workflow
1 parent 90b6ebb commit f50a619

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/deploy_docs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Deploy docs
22

3-
on: [ push, pull_request ]
3+
on:
4+
push:
5+
branches: [ master ]
46

57
jobs:
68
report:

0 commit comments

Comments
 (0)