chore: run test job
parent
013f0647d0
commit
865880cdc6
|
@ -1,5 +1,8 @@
|
||||||
name: 'Test the action'
|
name: 'Test the action'
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- skip_git_pull-1
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in New Issue