Skip to content

Commit 754cd3b

Browse files
committed
wip
1 parent f73b42a commit 754cd3b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/validate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Validate and Run Commands Based on PR Labels
33
on:
44
pull_request:
55
types: [opened, synchronize, labeled, unlabeled]
6+
branches:
7+
- main
68

79
jobs:
810
validate-and-execute:

0 commit comments

Comments
 (0)