Skip to content

Commit 6cf1a20

Browse files
committed
Feature: update branch triggers in work-jar.yml to include main branch
1 parent 9456100 commit 6cf1a20

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/work-jar.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Publish JAR to GitHub Pages
22
on:
33
push:
44
branches:
5+
- main
56
- feature/hook
6-
- feature/serializer
7-
- feature/clean/serial
87
permissions:
98
contents: write
109
pages: write

0 commit comments

Comments
 (0)