Skip to content

Commit

Permalink
updated branch element
Browse files Browse the repository at this point in the history
  • Loading branch information
Aklakan committed Feb 22, 2024
1 parent 5022b75 commit 5e85952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- "develop"
- "jena-5.0.0"
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Deploy Jekyll site to Pages
on:
push:
branches:
- "develop"
- "jena-5.0.0"
paths:
- "docs/**"
# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit 5e85952

Please sign in to comment.