We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d61ea commit 2999637Copy full SHA for 2999637
1 file changed
.github/workflows/build.yml
@@ -1,8 +1,8 @@
1
name: Build MkDocs
2
on:
3
- pull_request:
+ push:
4
branches:
5
- - main
+ - rololancer_updates
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments