Skip to content

Commit

Permalink
SCALRCORE-29806 fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyrskliar committed Jan 18, 2024
1 parent 1c2ae48 commit c271418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-push-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
touch test-push-master
git add test-push-master
git commit -m "test-push-master"
git push origin master
git push
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c271418

Please sign in to comment.