Skip to content

Commit fec3a06

Browse files
authored
ci: allow to manually trigger the workflow
1 parent a869eac commit fec3a06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: nwn-lib-d
22
on:
3+
workflow_dispatch:
4+
pull_request:
35
push:
46
schedule:
57
- cron: '0 0 * * 6'

0 commit comments

Comments
 (0)