Skip to content

Commit cdc1461

Browse files
committed
hrm docs - release branch
1 parent 7f3f6fe commit cdc1461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Deploy Static Site to GitHub Pages
33
on:
44
push:
55
branches:
6-
- master
6+
- release
77
pull_request:
88
branches:
9-
- master
9+
- release
1010

1111
jobs:
1212
# This single job handles installing dependencies, generating the static site, and deploying it.

0 commit comments

Comments
 (0)