Skip to content

Commit

Permalink
Запуск action при пуше в любую ветку
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezereul committed Sep 12, 2023
1 parent 6ab198a commit 8776012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codestyle_linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Python linters
on:
push:
branches:
- feature/*
- '**'
pull_request:
branches:
- develop
Expand Down

0 comments on commit 8776012

Please sign in to comment.