Skip to content

Commit

Permalink
- add workflow_dispatch to lint-test-build
Browse files Browse the repository at this point in the history
  • Loading branch information
AmruthPillai committed Nov 23, 2023
1 parent 3f35672 commit d7abd74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Lint, Test and Build
on:
push:
pull_request:
workflow_dispatch:

permissions:
actions: read
Expand Down

0 comments on commit d7abd74

Please sign in to comment.