Skip to content

Commit edce8f5

Browse files
committed
Fix workflow triggers
1 parent 7b3a4f2 commit edce8f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/make.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818

1919
# Workflow name:
2020
name: run_make_commands
21+
22+
# Workflow triggers:
23+
on:
2124
# Allow the workflow to be manually run:
2225
workflow_dispatch:
2326
command:

0 commit comments

Comments
 (0)