Skip to content

Testing action

Testing action #4

Workflow file for this run

on:
- pull_request:
types:
- opened
- edited
- reopened
jobs:
test_job:
runs-on: ubuntu-latest
name: Run my test action
steps:
- id: foo
uses: john-westcott-iv/dvcs-action@v0