Test pull requests
This commit is contained in:
parent
3ba8e158e1
commit
f259868eda
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_action.yml
vendored
2
.github/workflows/test_action.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: Test Action
|
name: Test Action
|
||||||
|
|
||||||
on: push
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
TestAction:
|
TestAction:
|
||||||
|
|
Reference in a new issue