Skip to content

Commit

Permalink
Merge pull request #10 from orouz/dummy_pr9
Browse files Browse the repository at this point in the history
Dummy pr9
  • Loading branch information
orouz authored Aug 2, 2023
2 parents f7a86f7 + a5c0ea7 commit 78dfce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
git config --local user.name 'Elastic Machine'
git config --local user.email 'elasticmachine@users.noreply.github.com'
git commit -m "Update rules markdown files"
git remote add fork ${{github.repository}}
git remote add fork git@github.com:orouz/ci_tests.git
git push fork HEAD:${{github.head_ref}}

0 comments on commit 78dfce9

Please sign in to comment.