Skip to content

Commit

Permalink
ci: Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiefMaster committed Mar 30, 2024
1 parent 6ffa651 commit 1d2ff3f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ on:
- 'master'
- '*.x'
pull_request:
branches:
- 'master'
- '*.x'
types:
- opened
- reopened
- synchronize
- labeled
branches:
- 'master'
- '*.x'
types:
- opened
- reopened
- synchronize
- labeled

permissions:
contents: read
Expand Down

0 comments on commit 1d2ff3f

Please sign in to comment.