forked from waja/action-debian-package
Compare commits
No commits in common. "developemnt" and "master" have entirely different histories.
developemn
...
master
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -1,11 +1,9 @@
|
||||||
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