mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-22 23:00:58 +00:00
allow all branches
This commit is contained in:
4
.github/workflows/ci_i386_linux.yml
vendored
4
.github/workflows/ci_i386_linux.yml
vendored
@@ -3,10 +3,10 @@ name: i386 Linux CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'devel'
|
||||
- '*'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'devel'
|
||||
- '*'
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user