Skip to content

Commit

Permalink
Fix ident level
Browse files Browse the repository at this point in the history
  • Loading branch information
Admiral-Fish committed Aug 10, 2024
1 parent 3618d64 commit 717dc07
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- 'master'
tag:
- '*'
tag:
- '*'
pull_request:

jobs:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- 'master'
tag:
- '*'
tag:
- '*'
pull_request:

jobs:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- 'master'
tag:
- '*'
tag:
- '*'
pull_request:

jobs:
Expand Down

0 comments on commit 717dc07

Please sign in to comment.