Skip to content

Commit a60fc20

Browse files
committed
Automation fix.
1 parent 5fb62e1 commit a60fc20

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/compile-examples.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
2-
- push
3-
- pull_request
2+
# - push
3+
# - pull_request
4+
- workflow_dispatch
45

56
jobs:
67
compile-examples:

0 commit comments

Comments
 (0)