Skip to content

Commit e595a4f

Browse files
Update main.yml
1 parent 93af39a commit e595a4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
# This workflow contains a single job called "build"
1313
Build-Demo:
14-
if: ${{ github.ref == 'refs/heads/demo0311' }}
14+
if: ${{ github.ref == 'refs/heads/demo' }}
1515

1616
# The type of runner that the job will run on
1717
runs-on: [self-hosted, sample-upload]

0 commit comments

Comments
 (0)