Skip to content

Commit

Permalink
(fix) Allow manual dispatch for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rrw-zilliqa committed Dec 18, 2024
1 parent 9c483a1 commit 1e8c26f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
release:
types:
- created
workflow_dispatch: {}

jobs:
build:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 1e8c26f

Please sign in to comment.