8000 Update build-alpha.yml · Linux4SA/pyscript@87b150d · GitHub
[go: up one dir, main page]

Skip to content

Commit 87b150d

Browse files
authored
Update build-alpha.yml
1 parent 508a7d8 commit 87b150d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-alpha.yml

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

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
- '**' # Currently any tag, need to slim down
97
paths:
108
- pyscriptjs/**
11-
- .github/workflows/build-alpha.yml # Test that workflow works when changed
129

1310
jobs:
1411
build:

0 commit comments

Comments
 (0)
0