Skip to content

Commit 418b9ef

Browse files
committed
update
1 parent 29ba95a commit 418b9ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Doxygen Action
66
# events but only for the master branch
77
on:
88
push:
9-
branches: [ master ]
9+
branches: [ main ]
1010

1111

1212

main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Doxygen Action
66
# events but only for the master branch
77
on:
88
push:
9-
branches: [ master ]
9+
branches: [ main ]
1010

1111

1212

0 commit comments

Comments
 (0)