Skip to content

Commit 5cd0613

Browse files
committed
Updated to run on branch push for testing.
1 parent f1086c9 commit 5cd0613

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name: Publish docs via GitHub Pages
22
on:
3-
pull_request:
3+
#pull_request:
4+
# branches:
5+
# - main
6+
push:
47
branches:
5-
- main
8+
- robolancer_updates
69
jobs:
710
deploy:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)