Skip to content

Commit

Permalink
Add workflow_dispatch trigger to verify-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoland68 committed Jun 12, 2024
1 parent 7f2985c commit fe8de35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request:
paths:
- '.github/workflows/*.yml'
workflow_dispatch:

jobs:
lint:
Expand Down

0 comments on commit fe8de35

Please sign in to comment.