Skip to content

Commit

Permalink
CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
davidferlay committed May 23, 2024
1 parent dc27ab3 commit 99325c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
EOF
touch interaction/softwares/roles/whatever/meta/whatever
git add -A
git config --global user.email "[email protected]"
git config --global user.name "CI testing"
git commit -m "CI testing"
./bin/launchr bump
Expand Down

0 comments on commit 99325c7

Please sign in to comment.