Skip to content

Commit cc40027

Browse files
authored
Merge pull request #703 from Flow-Launcher/fix_unit_test_workflow
Switch to pull_request trigger for unit test workflow
2 parents 0639c78 + e10be95 commit cc40027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-src-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Src unit tests
22

33
on:
4-
push:
4+
pull_request:
55
workflow_dispatch:
66

77
jobs:

0 commit comments

Comments
 (0)