Skip to content

Commit 6256c81

Browse files
authored
Update blossom-ci.yml
1 parent c3c7cda commit 6256c81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/blossom-ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Blossom-CI
22
on:
3+
push:
4+
branches: [master]
5+
pull_request:
6+
branches: [master]
37
issue_comment:
48
types: [created]
59
workflow_dispatch:

0 commit comments

Comments
 (0)