Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgiving committed Oct 13, 2023
1 parent 66728d4 commit 1783d2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yaml
Expand Up @@ -26,6 +26,8 @@ jobs:
run: |
echo "Feth master"
git fetch --all
git config --local user.name ""
git config --local user.email ""
git merge --allow-unrelated-histories --no-commit origin/master
- name: Build Stage
Expand Down

0 comments on commit 1783d2d

Please sign in to comment.