Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and bryant-finney committed Dec 24, 2023
1 parent ff2eb16 commit 03653f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/poe-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:

cat changes.txt

- run: yq -r '.on.pull_request.paths[]' .github/workflows/docker-build.yml |
- run:
yq -r '.on.pull_request.paths[]' .github/workflows/docker-build.yml |
sort | uniq >docker.txt

cat docker.txt
Expand Down

0 comments on commit 03653f8

Please sign in to comment.