Skip to content

Commit e17fe7d

Browse files
Merge pull request #15 from MDK-Packs/MatthiasHertel80-patch-8
Update tests_avh.yml
2 parents 6714219 + fe45ee5 commit e17fe7d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/tests_avh.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: AVH build and execution test
22
on:
33
workflow_dispatch:
4-
pull_request:
5-
branches: [main]
6-
push:
7-
branches: [main]
8-
schedule:
9-
- cron: '00 20 * * 6'
4+
#pull_request:
5+
# branches: [main]
6+
#push:
7+
# branches: [main]
8+
#schedule:
9+
# - cron: '00 20 * * 6'
1010

1111
jobs:
1212
AVH:

0 commit comments

Comments
 (0)