mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
chore(ci): run ci on all branches and commits
This commit is contained in:
parent
5395569d64
commit
0f133cdd0c
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -1,11 +1,9 @@
|
|||||||
name: ci
|
name: ci
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches: ['*']
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches: ['*']
|
||||||
- master
|
|
||||||
workflow_dispatch:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user