Skip to content

Commit

Permalink
Merge pull request #171 from NipunaMadhushan/main
Browse files Browse the repository at this point in the history
Update daily build workflow
  • Loading branch information
NipunaMadhushan authored May 7, 2024
2 parents fb9b3a8 + ad48106 commit 1a03202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
version: ${{ github.event.inputs.ballerina_version }}
- name: Set up Ballerina
if: github.event_name == 'push'
if: github.event_name == 'schedule'
uses: ballerina-platform/setup-ballerina@v1.1.0
with:
version: ${{ env.BALLERINA_DISTRIBUTION_VERSION }}
Expand Down

0 comments on commit 1a03202

Please sign in to comment.