Skip to content

Commit

Permalink
make js tests run on all branches (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan authored Nov 13, 2023
1 parent 9a4b2c9 commit fc4ee0d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/js.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: JS

on:
push:
branches:
- main
on: push

concurrency: ${{ github.workflow }}-${{ github.ref }}

Expand Down

0 comments on commit fc4ee0d

Please sign in to comment.