Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 52b2d9e

Browse files
authored
ci: generate template workflow dispatch (#51)
1 parent df0cc20 commit 52b2d9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate_template.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ on:
66
- .github/workflows/generate_template.yaml
77
- tool/generator/**
88
- src/**
9+
- patches/**
910
branches:
1011
- main
12+
workflow_dispatch:
1113

1214
jobs:
1315
build:

0 commit comments

Comments
 (0)