Update repopush.yml

This commit is contained in:
sairaj mote 2023-12-17 02:55:58 +05:30
parent fec2c9c94a
commit 49b8c080de

View File

@ -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