Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Apr 21, 2024
1 parent c93dd6e commit ac20495
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/swap-ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
workflow_dispatch:
push:
branches:
- master
- develop
- master
- develop
pull_request:

jobs:
Expand All @@ -14,3 +14,5 @@ jobs:
with:
branch_for_stellar: ${{ github.ref }}
test_filter: '"XLM or xlm or Stellar or stellar"'
// TODO: Replace with the actual repo name
repo_for_stellar: "lightsail-network/app-stellar"

0 comments on commit ac20495

Please sign in to comment.