parent
3e359931f8
commit
e8c895f68b
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build, build-Js] # for ignoring bad builds
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user