Skip to content

Update and rename test.yaml to blabla.yaml #1

Update and rename test.yaml to blabla.yaml

Update and rename test.yaml to blabla.yaml #1

Workflow file for this run

name: blabla
on:
push:
branches:
- main
pull_request:
jobs:
blabla:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Tests
run: echo "Running tests..."