Skip to content

Commit

Permalink
build: added back workflow_dispatch option
Browse files Browse the repository at this point in the history
  • Loading branch information
haoming29 committed Sep 5, 2023
1 parent 8637bd4 commit 53f708d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- master
paths:
- "frontend/**"
workflow_dispatch:

jobs:
build-and-commit:
Expand Down

0 comments on commit 53f708d

Please sign in to comment.