mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
trigger actions on all branches
This commit is contained in:
parent
b8ad672fb7
commit
b364aa77cd
6
.github/workflows/jest.yml
vendored
6
.github/workflows/jest.yml
vendored
@ -3,11 +3,7 @@
|
||||
|
||||
name: Jest Test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
on: [ push, pull_request ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user