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
name: push this repo to bundle repo
on:
push:
branches:
- master
on: [push]
jobs:
build:
runs-on: self-hosted