Skip to content

Commit cf0068b

Browse files
committed
ci: change to main branch
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 0d6a781 commit cf0068b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/astyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
- name: Astyle check
1414
id: Astyle
15-
uses: stm32duino/actions/astyle-check@master
15+
uses: stm32duino/actions/astyle-check@main
1616
# Use the output from the `Astyle` step
1717
- name: Astyle Errors
1818
if: failure()

0 commit comments

Comments
 (0)