Use a release branch for the github action
This commit is contained in:
parent
b6b26b43a4
commit
b9e5a2cdfe
2 changed files with 8 additions and 2 deletions
3
run.sh
3
run.sh
|
@ -4,6 +4,5 @@ set -e
|
|||
|
||||
while python matchy.py
|
||||
do
|
||||
git fetch
|
||||
git checkout validated
|
||||
git pull
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue