Skip to content

Update testing.yml

Update testing.yml #3

Workflow file for this run

name: Rebuild Changes
on:
push:
branches:
- 'main'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4