Skip to content

Commit 7528c33

Browse files
author
Maxim Lobanov
authored
Update versions.yml
1 parent 5c355be commit 7528c33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- '**.md'
77
push:
88
branches:
9-
- main
9+
- main
1010
- releases/*
1111
paths-ignore:
1212
- '**.md'
@@ -109,4 +109,4 @@ jobs:
109109
architecture: 'x86'
110110
- name: Verify node
111111
run: __tests__/verify-arch.sh "ia32"
112-
shell: bash
112+
shell: bash

0 commit comments

Comments
 (0)