Skip to content

Commit

Permalink
Update workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerhot committed Jun 25, 2024
1 parent c0a120f commit db72186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_run_funcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@ jobs:
git config --local user.name "github-actions[bot]"
git add .
git commit -m "Add changes"
git pull
git push origin ${GITHUB_REF##*/}
fi

0 comments on commit db72186

Please sign in to comment.