forked from waja/action-debian-package
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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- development
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue