Skip to content

Commit a5c58bc

Browse files
authored
CI: Integrate workflow_triggers for kotlin-multiplatform-samples from cartland's fork (#59)
* Update Fruitties.yaml with workflow_dispatch and PR main branch * Remove branch filter from pull_request trigger
1 parent ceb891b commit a5c58bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Fruitties.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build Fruitties sample
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
67
- main

0 commit comments

Comments
 (0)