Skip to content

Commit 1ec9af8

Browse files
authored
Update main.yml
Make sure checks run on verji-main branch
1 parent 8aa0c4d commit 1ec9af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches: [main]
55
pull_request:
6-
branches: [main]
6+
branches: [main, verji-main]
77
jobs:
88
# Global
99
# ================================================

0 commit comments

Comments
 (0)