Skip to content

Commit

Permalink
Fix wrong indent
Browse files Browse the repository at this point in the history
Contribute to CURA-11622
  • Loading branch information
jellespijker committed Feb 12, 2024
1 parent 3d7705f commit 2216acf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/conan-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ on:
- 'CMakeLists.txt'
- '.github/workflows/conan-package.yml'
- '.github/workflows/requirements*'
branches:
- main
- 'CURA-*'
- 'PP-*'
- '[0-9].[0-9]*'
- '[0-9].[0-9][0-9]*'
branches:
- main
- 'CURA-*'
- 'PP-*'
- '[0-9].[0-9]*'
- '[0-9].[0-9][0-9]*'

jobs:
# FIXME: Use main once merged
Expand Down

0 comments on commit 2216acf

Please sign in to comment.