use "stable" branch instead of "master"
This commit is contained in:
parent
e794758d77
commit
2f4428c0e4
@ -2,10 +2,10 @@ name: Plugin asset/readme update
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- stable
|
||||||
jobs:
|
jobs:
|
||||||
master:
|
master:
|
||||||
name: Push to master
|
name: Push to stable
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[](https://travis-ci.com/stklcode/statify-blacklist)
|
[](https://travis-ci.com/stklcode/statify-blacklist)
|
||||||
[](https://sonarcloud.io/dashboard?id=de.stklcode.web.wordpress.plugins%3Astatify-blacklist)
|
[](https://sonarcloud.io/dashboard?id=stklcode%3Astatify-blacklist)
|
||||||
[](https://packagist.org/packages/stklcode/statify-blacklist)
|
[](https://packagist.org/packages/stklcode/statify-blacklist)
|
||||||
[](https://github.com/stklcode/statify-blacklist/blob/master/LICENSE.md)
|
[](https://github.com/stklcode/statify-blacklist/blob/stable/LICENSE.md)
|
||||||
|
|
||||||
# Statify Filter #
|
# Statify Filter #
|
||||||
* Contributors: Stefan Kalscheuer
|
* Contributors: Stefan Kalscheuer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user