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 e073dc4 commit f725eb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-push-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
touch test-push-master
git add test-push-master
git commit -m "test-push-master"
git push -u origin master
curl -sS -f -I -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" https://api.github.com
#git push -u origin master
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f725eb5

Please sign in to comment.