Skip to content

Commit

Permalink
add workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeebru committed Dec 20, 2023
1 parent 4895f3b commit ba6c1d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths:
- .github/workflows/**
workflow_call: {}
workflow_dispatch: {}

jobs:
lint:
Expand Down

0 comments on commit ba6c1d4

Please sign in to comment.