Skip to content

Commit 82ef352

Browse files
committed
changed deploy.
1 parent 2695ca8 commit 82ef352

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/Deploy_site.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: Deploy Site
22
permissions:
33
contents: write
44
on:
5-
#pull_request:
6-
# branches:
7-
# - main
8-
push:
5+
pull_request:
96
branches:
10-
- robolancer_updates
7+
- robolancer_updates
8+
#push:
9+
# branches:
10+
# - robolancer_updates
1111
jobs:
1212
build:
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)