Skip to content

Created Update Repository Workflow #106

Created Update Repository Workflow

Created Update Repository Workflow #106

Workflow file for this run

---
on:
push:
branches-ignore:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "Hello, World"