Skip to content

Commit 55b7f37

Browse files
author
Alexander Batashev
committed
Temporarily change wf type
Signed-off-by: Alexander Batashev <[email protected]>
1 parent 66f0a67 commit 55b7f37

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/gh_pages.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Generate Doxygen documentation
22

3-
on:
4-
schedule:
5-
- cron: 0 1 * * *
3+
on: [pull_request]
64

75
jobs:
86
build:

0 commit comments

Comments
 (0)