Update beta.yml
This commit is contained in:
parent
7bc3b4e399
commit
74c4e3a4b4
1 changed files with 0 additions and 2 deletions
2
.github/workflows/beta.yml
vendored
2
.github/workflows/beta.yml
vendored
|
@ -3,8 +3,6 @@ name: Beta
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches-ignore: [ master ]
|
branches-ignore: [ master ]
|
||||||
pull_request:
|
|
||||||
branches-ignore: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue