Skip to content

Commit

Permalink
Merge pull request #1403 from ballerina-platform/dilanSachi-patch-2
Browse files Browse the repository at this point in the history
[2201.7.x] Add GraalVM Check for 2201.7.x branch
  • Loading branch information
dilanSachi authored Sep 8, 2023
2 parents 68471c4 + 6326217 commit 55d7ce4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-with-bal-test-graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
lang_tag:
description: Branch/Release Tag of the Ballerina Lang
required: true
default: master
default: 2201.7.x
lang_version:
description: Ballerina Lang Version (If given ballerina lang buid will be skipped)
required: false
Expand All @@ -20,6 +20,7 @@ on:
pull_request:
branches:
- master
- 2201.7.x
types: [opened, synchronize, reopened, labeled, unlabeled]

concurrency:
Expand Down

0 comments on commit 55d7ce4

Please sign in to comment.