Skip to content

Commit 8bd5dc3

Browse files
committed
normal CI triggers
1 parent 4de9477 commit 8bd5dc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test_alpha_many_os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
on:
2-
pull_request:
2+
# pull_request:
33
# workflow_dispatch:
44

55
name: Test latest alpha releases for macOS and Linux

.github/workflows/test_nightly_many_os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
on:
2-
pull_request:
2+
# pull_request:
33
# workflow_dispatch:
44

55
name: Test latest nightly releases for macOS and Linux

0 commit comments

Comments
 (0)