Skip to content

Commit c5d63b5

Browse files
author
Andrey Helldar
authored
Update code-style.yml
1 parent b07fb4b commit c5d63b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code-style.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ permissions: write-all
88

99
jobs:
1010
check:
11+
if: ${{ ! (github.event_name == 'push' && github.ref == 'refs/heads/main') }}
12+
1113
runs-on: ubuntu-latest
1214

1315
steps:

0 commit comments

Comments
 (0)