use "stable" branch instead of "master"
This commit is contained in:
@ -2,10 +2,10 @@ name: Plugin asset/readme update
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- stable
|
||||
jobs:
|
||||
master:
|
||||
name: Push to master
|
||||
name: Push to stable
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
@ -1,8 +1,8 @@
|
||||
[](https://travis-ci.com/stklcode/wp-liveticker)
|
||||
[](https://sonarcloud.io/dashboard?id=de.stklcode.web.wordpress.plugins%3Awp-liveticker)
|
||||
[](https://travis-ci.com/stklcode/wp-liveticker)
|
||||
[](https://sonarcloud.io/dashboard?id=stklcode%3Awp-liveticker)
|
||||
[](https://wordpress.org/plugins/stklcode-liveticker/)
|
||||
[](https://packagist.org/packages/stklcode/stklcode-liveticker)
|
||||
[](https://github.com/stklcode/wp-liveticker/blob/master/LICENSE.md)
|
||||
[](https://github.com/stklcode/wp-liveticker/blob/stable/LICENSE.md)
|
||||
|
||||
# Liveticker (by stklcode)
|
||||
|
||||
|
Reference in New Issue
Block a user