Skip to content

Commit

Permalink
Allow manual workflow triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
grtcdr committed Oct 29, 2024
1 parent 9a4fcd4 commit 1a48ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macchina.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: CI

on:
workflow_dispatch:
push:
paths:
- 'src/**'
Expand Down

0 comments on commit 1a48ddb

Please sign in to comment.