Compare commits
1 commit
master
...
developemn
Author | SHA1 | Date | |
---|---|---|---|
Jan Wagner | 977b67cdf9 |
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -1,9 +1,11 @@
|
||||||
name: Test Action
|
name: Test Action
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- development
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue