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
|
||||
name: push this repo to bundle repo
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
|
||||
Loading…
Reference in New Issue
Block a user