Update .forgejo/workflows/test.yaml
This commit is contained in:
parent
c73d5882c5
commit
6cc0c291a8
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
name: test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
on: [push]
|
||||
|
||||
test:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue