Update repopush.yml
This commit is contained in:
parent
fec2c9c94a
commit
49b8c080de
5
.github/workflows/repopush.yml
vendored
5
.github/workflows/repopush.yml
vendored
@ -1,9 +1,6 @@
|
|||||||
# push contents of this repo to specified repo on github on commit
|
# push contents of this repo to specified repo on github on commit
|
||||||
name: push this repo to bundle repo
|
name: push this repo to bundle repo
|
||||||
on:
|
on: [push]
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user