Skip to content

Commit

Permalink
Run on build completed
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastijankuzner committed Nov 5, 2024
1 parent e9c0d72 commit 0bf23e6
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
name: CI
on:
pull_request:
types:
- ready_for_review
- synchronize
- opened
push:
branches:
- main
- develop
workflow_run:
workflows: ["Build"]
types:
- completed

jobs:
unit:
Expand Down

0 comments on commit 0bf23e6

Please sign in to comment.