Skip to content

Commit

Permalink
fix:[close Vanilla-OS#183] Restrict differ to main branch only
Browse files Browse the repository at this point in the history
Add branches definition to differ workflow
  • Loading branch information
jardon committed Sep 3, 2024
1 parent 0c9dc76 commit cf64bc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/differ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Differ
on:
workflow_run:
workflows: [Vib Build]
branches: [main]
types:
- completed

Expand Down

0 comments on commit cf64bc7

Please sign in to comment.