Skip to content

Commit

Permalink
Merge branch '3.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
funilrys committed Jan 28, 2021
2 parents 008a43e + adb53f6 commit e46c25a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/three_x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ on:
pull_request:
branches:
- 3.x
- master
push:
branches:
- 3.x
- master

jobs:
lint:
Expand Down Expand Up @@ -318,4 +320,4 @@ jobs:
-p "$(python setup.py --name)"
--pyfunceble-version="$(python setup.py --version)"
--python-version="${DOCKER_PYTHON_VERSION}"
--publish --commit="$(git log -1 --format=format:'%H')"
--is-latest --publish --commit="$(git log -1 --format=format:'%H')"

0 comments on commit e46c25a

Please sign in to comment.