Skip to content

Commit

Permalink
Update caller.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss authored Feb 21, 2024
1 parent 91d9136 commit d58ab3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/caller.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Caller
on:
push:
workflow_dispatch:

jobs:
test-files:
name: Test Files
Expand All @@ -15,6 +17,7 @@ jobs:
uses: dorny/paths-filter@v3
id: file-changes
with:
list-files: shell
filters: |
yaml-files:
- "**.yml"
Expand Down

0 comments on commit d58ab3f

Please sign in to comment.