Skip to content

Commit a5a2900

Browse files
committed
Push demos (no-ci)
1 parent 3b65ff7 commit a5a2900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
name: Build and Publish Library
77
jobs:
88
build:
9+
if: "!contains(github.event.head_commit.message, 'no-ci')"
910
name: Deploy Library
1011
runs-on: ubuntu-latest
1112
steps:

0 commit comments

Comments
 (0)