Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
SiskaPavel committed Oct 24, 2023
1 parent 2c4d19b commit 9d75624
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: check
on:
push:
branches: '*'
workflow_run:
workflows: ["Prepare Docker Images"]
branches: '*'
types:
- completed
jobs:
container-check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9d75624

Please sign in to comment.