Skip to content

Commit

Permalink
add paths to self
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss committed Dec 16, 2024
1 parent ee0ef1b commit bb693da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/unit_test_opa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ name: Unit Test OPA
on:
workflow_call:
workflow_dispatch:
push:
paths:
- ".github/workflows/unit_test_opa.yaml"
- "utils/Invoke-Opa.ps1"

permissions: read-all

Expand Down

0 comments on commit bb693da

Please sign in to comment.