Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbobbytables committed May 10, 2023
1 parent 4f3d108 commit 89b66be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
name: Verify PR contents
runs-on: ubuntu-latest
steps:
- name: test
run: echo "yes hello, this is dog"
- name: Checkout
uses: actions/checkout@v2
- name: Verifier action
Expand Down

0 comments on commit 89b66be

Please sign in to comment.