Skip to content

Commit

Permalink
Update versions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Lobanov authored Jun 16, 2021
1 parent 5c355be commit 7528c33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- '**.md'
push:
branches:
- main
- main
- releases/*
paths-ignore:
- '**.md'
Expand Down Expand Up @@ -109,4 +109,4 @@ jobs:
architecture: 'x86'
- name: Verify node
run: __tests__/verify-arch.sh "ia32"
shell: bash
shell: bash

0 comments on commit 7528c33

Please sign in to comment.