Skip to content

Commit

Permalink
DO NOT MERGE: test pr creation
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwarDDay committed Apr 11, 2021
1 parent 22d9cfc commit 753331e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ jobs:
with:
working-directory: test-project/

- name: Test action
run: echo "${{ steps.test.outputs.fixed-issues }}"
with:
working-directory: test-project/

- name: create PR
uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit 753331e

Please sign in to comment.