Skip to content

Commit

Permalink
fix: add missing branches key
Browse files Browse the repository at this point in the history
Signed-off-by: gatici <[email protected]>
  • Loading branch information
gatici committed Dec 18, 2024
1 parent 4ca3ca8 commit d8d1af5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ name: Master workflow

on:
pull_request:
- rel-*
branches:
- rel-*
push:
branches:
- rel-*
Expand Down

0 comments on commit d8d1af5

Please sign in to comment.