Skip to content

Commit

Permalink
Merge pull request #5860 from ballerina-platform/fix-daily-build-editor
Browse files Browse the repository at this point in the history
Use the `main` branch of the `ballerina-dev-tools` repository for the daily build editor workflow
  • Loading branch information
nipunayf authored Dec 2, 2024
2 parents ff4b90c + fd1304d commit 76afe27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/daily-build-editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: ballerina-platform/ballerina-dev-tools
ref: flow_model
path: ballerina-dev-tools
- name: Build with Gradle
id: build-dev-tools
Expand Down

0 comments on commit 76afe27

Please sign in to comment.