Skip to content

feat(35-calling-functions): полный перенос теории из Python + длина строки через length() #1455

feat(35-calling-functions): полный перенос теории из Python + длина строки через length()

feat(35-calling-functions): полный перенос теории из Python + длина строки через length() #1455

Workflow file for this run

name: Docker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: hexlet-basics/exercises-action@release
with:
DOCKER_USERNAME: ${{ github.actor }}
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
# TODO: move to exercises-action when it works
# - run:jw