Skip to content

Update .github/workflows/mergeabot.yml #37

Update .github/workflows/mergeabot.yml

Update .github/workflows/mergeabot.yml #37

Workflow file for this run

name: test
on:
push:
pull_request:
jobs:
do-test:
runs-on: ubuntu-latest
steps:
- run: echo "this is a test to trigger the other workflow to run"