Skip to content

Commit

Permalink
💚 Update GitHub Actions workflow to include YAML files in tests direc…
Browse files Browse the repository at this point in the history
…tory
  • Loading branch information
lmtani committed Jan 3, 2024
1 parent 1915f56 commit ea86643
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ on:
push:
branches:
- '**'
tags:
- '*'
paths:
- '**/*.wdl'
- 'tests/**.yaml'

jobs:

Expand Down

0 comments on commit ea86643

Please sign in to comment.