Skip to content

Commit 6595275

Browse files
committed
ci: constrain push trigger to main branch
1 parent cdde1c0 commit 6595275

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/classroom-autograding.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Classroom Autograding
22

33
on:
44
push:
5+
branches:
6+
- main
57

68
env:
79
GRADING_REPO: cbfacademy/autograding-java-exercises

0 commit comments

Comments
 (0)