Skip to content

Commit

Permalink
WIP2
Browse files Browse the repository at this point in the history
  • Loading branch information
tehraninasab committed Mar 14, 2023
1 parent 8345a31 commit af90576
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@ jobs:
if: github.event_name == 'pull_request'
run: |
echo ${{ github.event.pull_request.head.sha }}~${{ github.event.pull_request.commits }} \
- name: Git branches
run: |
git branch
- name: Check if gitPush1by1 was used
run: dotnet fsi scripts/detectNotUsingGitPush1by1.fsx

0 comments on commit af90576

Please sign in to comment.