Skip to content

Commit 2999637

Browse files
committed
Fixed build.
1 parent 35d61ea commit 2999637

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build MkDocs
22
on:
3-
pull_request:
3+
push:
44
branches:
5-
- main
5+
- rololancer_updates
66
jobs:
77
build:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)