Skip to content

Commit

Permalink
use native library
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Siggery committed Sep 3, 2024
1 parent e2614fc commit d9e2a75
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/lint-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ on:
push:
branches: [ main ]
paths:
- '.github/**'
- '.github/workflows/**.yml'
- '.github/actions/**.yml'
pull_request:
paths:
- '.github/workflows/**.yml'
- '.github/actions/**.yml'

workflow_dispatch:

Expand Down

0 comments on commit d9e2a75

Please sign in to comment.