8000 Build on main branch tags only (#394) · sarvjeetdev/pyscript@5d49c20 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d49c20

Browse files
Build on main branch tags only (pyscript#394)
* Build on main branch tags only * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8670f96 commit 5d49c20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-alpha.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: '[CI] Build Alpha'
22

33
on:
44
push:
5+
branches:
6+
- main
57
tags:
68
- '**' # Currently any tag, need to slim down
79
paths:

0 commit comments

Comments
 (0)
0