Skip to content

Commit

Permalink
ci(web): workflow conditions (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
int-tt authored Nov 22, 2024
1 parent d87d2d2 commit 19aa06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: web-build
on:
workflow_run:
workflows: [ci-web]
workflows: [ci]
types: [completed]
branches: [main, release]
concurrency:
Expand Down

0 comments on commit 19aa06f

Please sign in to comment.