mirror of
https://github.com/logos-messaging/js-noise.git
synced 2026-01-02 13:43:08 +00:00
run only on master
This commit is contained in:
parent
101925f2b5
commit
e5c4805161
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -48,6 +48,7 @@ jobs:
|
||||
release_next:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [check, build, browser]
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.3
|
||||
- uses: actions/setup-node@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user