Skip to content

Commit

Permalink
In order to make an action reusable, we need to add on:workflow_call
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Feb 6, 2025
1 parent 49a8856 commit c0b3d33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Static Linting

on:
workflow_call:
pull_request:
push:
branches:
Expand Down

0 comments on commit c0b3d33

Please sign in to comment.