commit
f64de09cf1
|
@ -1,5 +1,8 @@
|
||||||
name: 'Test the action'
|
name: 'Test the action'
|
||||||
on: [ pull_request ]
|
on:
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-json:
|
test-json:
|
||||||
|
|
Loading…
Reference in New Issue