Skip to content

Commit

Permalink
poprawiono z master na main
Browse files Browse the repository at this point in the history
  • Loading branch information
Gdahuks committed Oct 7, 2023
1 parent b9ff67c commit 8b8426c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: code_quality
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

jobs:
build:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -410,10 +410,10 @@ name: code_quality
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
build:
Expand Down

0 comments on commit 8b8426c

Please sign in to comment.