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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- development
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue