Skip to content

Commit

Permalink
Allow linting workflow reuse across the FIREWHEEL ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchnegus committed Dec 2, 2024
1 parent c817f60 commit fa6b852
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
branches: [ "*" ]
pull_request:
branches: [ "main" ]
# Allow reuse across the FIREWHEEL ecosystem
workflow_call:

jobs:
lint:
Expand Down

0 comments on commit fa6b852

Please sign in to comment.