Skip to content

Commit

Permalink
update: GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioscardace committed Jun 23, 2024
1 parent 7a79718 commit f3eb2b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: Docker Publish

on:
workflow_run:
workflows: ["test"]
workflows: ["tests"]
types:
- completed

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test
name: tests
run-name: CI for Testing

on:
Expand Down

0 comments on commit f3eb2b5

Please sign in to comment.