mirror of https://github.com/arendst/Tasmota.git
start action only from arendst repo
This commit is contained in:
parent
23c48da699
commit
b8ecf007cc
|
@ -12,6 +12,7 @@ jobs:
|
|||
|
||||
copy_change:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'arendst/Tasmota'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Push I2CDevices.md to https://github.com/Tasmota/docs
|
||||
|
|
Loading…
Reference in New Issue